Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Tooling/Syntax/
DTree.h305 bool canBeEmpty() const;
/openbsd/src/gnu/llvm/clang/lib/Tooling/Syntax/
DTree.cpp427 bool syntax::List::canBeEmpty() const { in canBeEmpty() function in syntax::List