Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h305 bool canBeEmpty() const;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp427 bool syntax::List::canBeEmpty() const { in canBeEmpty() function in syntax::List