Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtCXX.h254 bool IsIfExists; variable
263 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp4597 bool IsIfExists, in BuildMSDependentExistsStmt()
4609 bool IsIfExists, in ActOnMSDependentExistsStmt()
H A DSemaExprCXX.cpp8553 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
H A DTreeTransform.h2372 bool IsIfExists, in RebuildMSDependentExistsStmt()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2114 bool IsIfExists; member