Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp3701 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt() function in Sema
3718 return BuildMSDependentExistsStmt(KeywordLoc, IsIfExists, in ActOnMSDependentExistsStmt()
HDTreeTransform.h1712 return getSema().BuildMSDependentExistsStmt(KeywordLoc, IsIfExists, in RebuildMSDependentExistsStmt()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3981 StmtResult BuildMSDependentExistsStmt(SourceLocation KeywordLoc,