Home
last modified time | relevance | path

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

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