Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp1036 CallEventManager::getSimpleCall(const CallExpr *CE, ProgramStateRef State, in getSimpleCall() function in CallEventManager
1068 return getSimpleCall(CE, State, CallerCtx); in getCaller()
DExprEngineCallAndReturn.cpp480 = CEMgr.getSimpleCall(CE, Pred->getState(), Pred->getLocationContext()); in VisitCallExpr()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h1052 getSimpleCall(const CallExpr *E, ProgramStateRef State,