Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp1426 auto withExtraLayer = [this, Layer](const ConstructionContextItem &Item) { in findConstructionContexts() local
1437 findConstructionContexts(withExtraLayer(CE), CE->getArg(0)); in findConstructionContexts()
1481 findConstructionContexts(withExtraLayer(BTE), BTE->getSubExpr()); in findConstructionContexts()
1492 findConstructionContexts(withExtraLayer(MTE), MTE->getSubExpr()); in findConstructionContexts()