Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp2180 const StackFrameContext *CurrentLCtx; member in __anonc04f3a860811::removeDeadBindingsWorker
2188 SymReaper(symReaper), CurrentLCtx(LCtx) {} in removeDeadBindingsWorker()
2229 if (CurrentLCtx && in VisitAddedToCluster()
2230 (RegCtx == CurrentLCtx || RegCtx->isParentOf(CurrentLCtx))) in VisitAddedToCluster()