Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2743 const StackFrameContext *CurrentLCtx; member in __anonfa909ae00711::RemoveDeadBindingsWorker
2751 SymReaper(symReaper), CurrentLCtx(LCtx) {} in RemoveDeadBindingsWorker()
2801 if (CurrentLCtx && in VisitAddedToCluster()
2802 (RegCtx == CurrentLCtx || RegCtx->isParentOf(CurrentLCtx))) in VisitAddedToCluster()