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