Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCFG.cpp1364 auto withExtraLayer = [this, Layer](const ConstructionContextItem &Item) { in findConstructionContexts() local
1375 findConstructionContexts(withExtraLayer(CE), CE->getArg(0)); in findConstructionContexts()
1419 findConstructionContexts(withExtraLayer(BTE), BTE->getSubExpr()); in findConstructionContexts()
1430 findConstructionContexts(withExtraLayer(MTE), MTE->getSubExpr()); in findConstructionContexts()