Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h187 bool hasSinglePred() const { in hasSinglePred() function
/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp255 assert(Pred->hasSinglePred() && in dispatchWorkItem()