Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h236 bool IsIfExists; variable
245 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/external/clang/lib/Sema/
DSemaStmt.cpp3102 bool IsIfExists, in BuildMSDependentExistsStmt()
3114 bool IsIfExists, in ActOnMSDependentExistsStmt()
DSemaExprCXX.cpp5741 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
DTreeTransform.h1430 bool IsIfExists, in RebuildMSDependentExistsStmt()
/external/clang/include/clang/Parse/
DParser.h1531 bool IsIfExists; member