Home
last modified time | relevance | path

Searched defs:callerCtx (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp210 const StackFrameContext *callerCtx = in processCallExit() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h635 const LocationContext *callerCtx) in CallEnter()