Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2464 const StackFrameContext *CurrentLCtx; member in __anoned09092b0811::RemoveDeadBindingsWorker
2472 SymReaper(symReaper), CurrentLCtx(LCtx) {} in RemoveDeadBindingsWorker()
2522 if (CurrentLCtx && in VisitAddedToCluster()
2523 (RegCtx == CurrentLCtx || RegCtx->isParentOf(CurrentLCtx))) in VisitAddedToCluster()