Home
last modified time | relevance | path

Searched defs:IsIfExists (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h236 bool IsIfExists; variable
245 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp3396 bool IsIfExists, in BuildMSDependentExistsStmt()
3408 bool IsIfExists, in ActOnMSDependentExistsStmt()
H A DSemaExprCXX.cpp6409 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
H A DTreeTransform.h1678 bool IsIfExists, in RebuildMSDependentExistsStmt()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1629 bool IsIfExists; member