/external/llvm-project/llvm/include/llvm/Analysis/ |
D | MLInlineAdvisor.h | 90 Function *getCaller() const { return Caller; } in getCaller() function
|
/external/llvm-project/mlir/lib/IR/ |
D | Location.cpp | 44 Location CallSiteLoc::getCaller() const { return getImpl()->caller; } in getCaller() function in CallSiteLoc
|
/external/llvm-project/clang/lib/AST/Interp/ |
D | InterpFrame.cpp | 139 Frame *InterpFrame::getCaller() const { in getCaller() function in InterpFrame
|
/external/llvm/include/llvm/IR/ |
D | Statepoint.h | 136 FunTy *getCaller() const { return getCallSite().getCaller(); } in getCaller() function
|
D | CallSite.h | 242 FunTy *getCaller() const { return (*this)->getParent()->getParent(); } in getCaller() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Statepoint.h | 147 FunTy *getCaller() const { return getCall()->getCaller(); } in getCaller() function
|
D | CallSite.h | 275 FunTy *getCaller() const { return (*this)->getParent()->getParent(); } in getCaller() function
|
/external/llvm-project/lldb/examples/python/ |
D | pytracer.py | 135 def getCaller(self): member in FrameFancy
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | PathDiagnostic.h | 579 const Decl *getCaller() const { return Caller; } in getCaller() function
|
/external/llvm-project/clang/include/clang/Analysis/ |
D | PathDiagnostic.h | 599 const Decl *getCaller() const { return Caller; } in getCaller() function
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 1058 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 1391 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
|
/external/llvm-project/llvm/lib/IR/ |
D | Instructions.cpp | 265 Function *CallBase::getCaller() { return getParent()->getParent(); } in getCaller() function in CallBase
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 259 Function *CallBase::getCaller() { return getParent()->getParent(); } in getCaller() function in CallBase
|
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 629 Frame *getCaller() const override { return Caller; } in getCaller() function in __anona656c3110111::CallStackFrame
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|