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

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

Completed in 68 milliseconds