Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h206 bool hasSinglePred() const { in hasSinglePred() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp178 assert(Pred->hasSinglePred() && in dispatchWorkItem()