Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmtCXX.h236 bool IsIfExists; variable
245 MSDependentExistsStmt(SourceLocation KeywordLoc, bool IsIfExists, in MSDependentExistsStmt()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaStmt.cpp3166 bool IsIfExists, in BuildMSDependentExistsStmt()
3178 bool IsIfExists, in ActOnMSDependentExistsStmt()
DSemaExprCXX.cpp6071 bool IsIfExists, CXXScopeSpec &SS, in CheckMicrosoftIfExistsSymbol()
DTreeTransform.h1465 bool IsIfExists, in RebuildMSDependentExistsStmt()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1547 bool IsIfExists; member