Home
last modified time | relevance | path

Searched refs:isIfExists (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
DStmtCXX.h259 bool isIfExists() const { return IsIfExists; } in isIfExists() function
/external/clang/lib/AST/
DStmtProfile.cpp201 ID.AddBoolean(S->isIfExists()); in VisitMSDependentExistsStmt()
DStmtPrinter.cpp338 if (Node->isIfExists()) in VisitMSDependentExistsStmt()
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1118 Record.push_back(S->isIfExists()); in VisitMSDependentExistsStmt()
/external/clang/lib/Sema/
DTreeTransform.h6137 if (S->isIfExists()) in TransformMSDependentExistsStmt()
6167 S->isIfExists(), in TransformMSDependentExistsStmt()