HomeSort by: relevance | last modified time | path
    Searched defs:getCalleeDecl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp 21 const FunctionDecl *CheckerContext::getCalleeDecl(const CallExpr *CE) const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.h 63 const GlobalDecl getCalleeDecl() const { return CalleeDecl; }

Completed in 22 milliseconds