Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2750 const StackFrameContext *CurrentLCtx; member in __anone91272100711::RemoveDeadBindingsWorker
2758 SymReaper(symReaper), CurrentLCtx(LCtx) {} in RemoveDeadBindingsWorker()
2808 if (CurrentLCtx && in VisitAddedToCluster()
2809 (RegCtx == CurrentLCtx || RegCtx->isParentOf(CurrentLCtx))) in VisitAddedToCluster()