Searched refs:DepResult (Results 1 – 1 of 1) sorted by relevance
2202 StmtResult DepResult = Actions.ActOnMSDependentExistsStmt(Result.KeywordLoc, in ParseMicrosoftIfExistsStatement() local2207 if (DepResult.isUsable()) in ParseMicrosoftIfExistsStatement()2208 Stmts.push_back(DepResult.get()); in ParseMicrosoftIfExistsStatement()