Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTree.h335 bool canBeEmpty() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTree.cpp456 bool syntax::List::canBeEmpty() const { in canBeEmpty() function in syntax::List