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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h480 bool replayWithoutInlining(ExplodedNode *P, const LocationContext *CalleeLC);
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp979 bool ExprEngine::replayWithoutInlining(ExplodedNode *N, function in class:ExprEngine
1061 if ((!AMgr.NoRetryExhausted && replayWithoutInlining(pred, CalleeLC)))

Completed in 111 milliseconds