Home
last modified time | relevance | path

Searched defs:CallerCtx (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DInliner.cpp482 LLVMContext &CallerCtx = Caller->getContext(); in inlineCalls() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1271 const LocationContext *CallerCtx) in reversePropagateInterestingSymbols()
1481 const LocationContext *CallerCtx = NextNode->getLocationContext(); in GenerateExtensivePathDiagnostic() local
1765 const LocationContext *CallerCtx = NextNode->getLocationContext(); in GenerateAlternateExtensivePathDiagnostic() local
DCallEvent.cpp1061 const LocationContext *CallerCtx = ParentCtx->getCurrentStackFrame(); in getCaller() local
DPathDiagnostic.cpp541 const LocationContext *CallerCtx, in getLocationForCaller()
/external/clang/include/clang/Analysis/
DProgramPoint.h642 const LocationContext *CallerCtx) in CallExitEnd()