Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Syntax/
DTree.h335 bool canBeEmpty() const;
/external/llvm-project/clang/lib/Tooling/Syntax/
DTree.cpp456 bool syntax::List::canBeEmpty() const { in canBeEmpty() function in syntax::List