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

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCallSite.h153 FunTy *getCaller() const { return (*this)->getParent()->getParent(); } function in class:llvm::CallSiteBase
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp931 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, function in class:CallEventManager
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h572 const Decl *getCaller() const { return Caller; } function in class:clang::ento::PathDiagnosticCallPiece

Completed in 299 milliseconds