Home
last modified time | relevance | path

Searched refs:LocCtx (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp596 const auto *LocCtx = cast<StackFrameContext>(N->getLocationContext()); in generateCallExitBeginNode() local
599 CallExitBegin Loc(LocCtx, RS); in generateCallExitBeginNode()