Home
last modified time | relevance | path

Searched defs: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/llvm-project/clang/include/clang/AST/
DStmtCXX.h280 bool isIfNotExists() const { return !IsIfExists; } in isIfNotExists() function