Home
last modified time | relevance | path

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

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