Home
last modified time | relevance | path

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

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