Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4375 StmtResult Sema::BuildMSDependentExistsStmt(SourceLocation KeywordLoc, in BuildMSDependentExistsStmt() function in Sema
4392 return BuildMSDependentExistsStmt(KeywordLoc, IsIfExists, in ActOnMSDependentExistsStmt()
H A DTreeTransform.h2618 return getSema().BuildMSDependentExistsStmt(KeywordLoc, IsIfExists, in RebuildMSDependentExistsStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10912 StmtResult BuildMSDependentExistsStmt(SourceLocation KeywordLoc,