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.cpp3292 bool IsIfExists, in BuildMSDependentExistsStmt()
3304 bool IsIfExists, in ActOnMSDependentExistsStmt()
DSemaExprCXX.cpp6065 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
DTreeTransform.h1628 bool IsIfExists, in RebuildMSDependentExistsStmt()
/external/clang/include/clang/Parse/
DParser.h1633 bool IsIfExists; member