Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h255 bool IsIfExists; variable
264 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4508 bool IsIfExists, in BuildMSDependentExistsStmt()
4520 bool IsIfExists, in ActOnMSDependentExistsStmt()
H A DSemaExprCXX.cpp7802 bool IsIfExists, in CheckMicrosoftIfExistsSymbol()
H A DTreeTransform.h2647 bool IsIfExists, in RebuildMSDependentExistsStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1002 bool IsIfExists; member