Home
last modified time | relevance | path

Searched refs:isIfNotExists (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DStmtCXX.h268 bool isIfNotExists() const { return !IsIfExists; } in isIfNotExists() function
/external/clang/lib/Sema/
DTreeTransform.h7030 if (S->isIfNotExists()) in TransformMSDependentExistsStmt()