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

/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp844 const FunctionDecl *DirectCallee = OpCE->getDirectCallee(); local
845 if (const CXXMethodDecl *MD = dyn_cast<CXXMethodDecl>(DirectCallee))

Completed in 50 milliseconds