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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MLInlineAdvisor.h 92 Function *getCallee() const { return Callee; }
  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
InterpFrame.cpp 113 const FunctionDecl *F = getCallee();
151 const FunctionDecl *InterpFrame::getCallee() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DerivedTypes.h 183 Value *getCallee() { return Callee; }
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
PathDiagnostic.h 599 const Decl *getCallee() const { return Callee; }
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprCXX.h 219 SourceLocation CLoc = getCallee()->getExprLoc();
4607 UnresolvedLookupExpr *getCallee() const {

Completed in 27 milliseconds