Searched refs:findCallEnter (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorModeling.cpp168 const ExplodedNode *findCallEnter(const ExplodedNode *Node, const Expr *Call);
714 const ExplodedNode *N = findCallEnter(C.getPredecessor(), CE);
834 const ExplodedNode *findCallEnter(const ExplodedNode *Node, const Expr *Call) { function in namespace:__anon983

Completed in 126 milliseconds