Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp1296 auto withExtraLayer = [this, Layer](const ConstructionContextItem &Item) { in findConstructionContexts() local
1307 findConstructionContexts(withExtraLayer(CE), CE->getArg(0)); in findConstructionContexts()
1351 findConstructionContexts(withExtraLayer(BTE), BTE->getSubExpr()); in findConstructionContexts()
1362 findConstructionContexts(withExtraLayer(MTE), MTE->GetTemporaryExpr()); in findConstructionContexts()