Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h242 bool IsIfExists; variable
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/external/clang/include/clang/Parse/
DParser.h1733 bool IsIfExists; member
/external/clang/lib/Sema/
DSemaStmt.cpp3806 bool IsIfExists, in BuildMSDependentExistsStmt()
3818 bool IsIfExists, in ActOnMSDependentExistsStmt()
DSemaExprCXX.cpp7126 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
DTreeTransform.h1929 bool IsIfExists, in RebuildMSDependentExistsStmt()