Searched refs:BuildMSDependentExistsStmt (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp3805 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, function in class:Sema
3822 return BuildMSDependentExistsStmt(KeywordLoc, IsIfExists,
H A DTreeTransform.h1933 return getSema().BuildMSDependentExistsStmt(KeywordLoc, IsIfExists,
/external/clang/include/clang/Sema/
H A DSema.h4141 StmtResult BuildMSDependentExistsStmt(SourceLocation KeywordLoc,

Completed in 158 milliseconds