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

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

Completed in 107 milliseconds