Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp1368 auto withExtraLayer = [this, Layer](const ConstructionContextItem &Item) { in findConstructionContexts() local
1379 findConstructionContexts(withExtraLayer(CE), CE->getArg(0)); in findConstructionContexts()
1423 findConstructionContexts(withExtraLayer(BTE), BTE->getSubExpr()); in findConstructionContexts()
1434 findConstructionContexts(withExtraLayer(MTE), MTE->getSubExpr()); in findConstructionContexts()