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

/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp838 CallEventManager::getSimpleCall(const CallExpr *CE, ProgramStateRef State, function in class:CallEventManager
870 return getSimpleCall(CE, State, CallerCtx);

Completed in 697 milliseconds