Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp672 if (size() == 0 || isPossiblyEmptyImpl()) in check()
1213 bool isPossiblyEmptyImpl() const { in isPossiblyEmptyImpl() function in __anon9bc1fd290111::CalledOnceChecker