Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp1344 if (const ConstructionContextLayer *PreviouslyStoredLayer = in consumeConstructionContext() local
1346 (void)PreviouslyStoredLayer; in consumeConstructionContext()
1349 assert(PreviouslyStoredLayer->isStrictlyMoreSpecificThan(Layer) && in consumeConstructionContext()