Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h237 bool IsIfExists; variable
246 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/external/clang/include/clang/Parse/
DParser.h1700 bool IsIfExists; member
/external/clang/lib/Sema/
DSemaStmt.cpp3738 bool IsIfExists, in BuildMSDependentExistsStmt()
3750 bool IsIfExists, in ActOnMSDependentExistsStmt()
DSemaExprCXX.cpp6839 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
DTreeTransform.h1856 bool IsIfExists, in RebuildMSDependentExistsStmt()