Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtCXX.h254 bool IsIfExists; variable
263 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp4612 bool IsIfExists, in BuildMSDependentExistsStmt()
4624 bool IsIfExists, in ActOnMSDependentExistsStmt()
H A DSemaExprCXX.cpp8910 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
H A DTreeTransform.h2530 bool IsIfExists, in RebuildMSDependentExistsStmt()
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h2147 bool IsIfExists; member