Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1429 if (const ConstructionContextLayer *PreviouslyStoredLayer = in consumeConstructionContext() local
1431 (void)PreviouslyStoredLayer; in consumeConstructionContext()
1434 assert(PreviouslyStoredLayer->isStrictlyMoreSpecificThan(Layer) && in consumeConstructionContext()