Home
last modified time | relevance | path

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

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