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

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

Completed in 91 milliseconds