Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2521 const StackFrameContext *RegCtx = StackReg->getStackFrame(); in VisitAddedToCluster() local
2523 (RegCtx == CurrentLCtx || RegCtx->isParentOf(CurrentLCtx))) in VisitAddedToCluster()