Home
last modified time | relevance | path

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

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