Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h242 bool IsIfExists; variable
251 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h254 bool IsIfExists; variable
263 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()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp4309 bool IsIfExists, in BuildMSDependentExistsStmt()
4321 bool IsIfExists, in ActOnMSDependentExistsStmt()
DSemaExprCXX.cpp8478 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
DTreeTransform.h2284 bool IsIfExists, in RebuildMSDependentExistsStmt()
/external/llvm-project/clang/include/clang/Parse/
DParser.h2128 bool IsIfExists; member