Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1449 auto withExtraLayer = [this, Layer](const ConstructionContextItem &Item) { in findConstructionContexts() local
1460 findConstructionContexts(withExtraLayer(CE), CE->getArg(0)); in findConstructionContexts()
1504 findConstructionContexts(withExtraLayer(BTE), BTE->getSubExpr()); in findConstructionContexts()
1515 findConstructionContexts(withExtraLayer(MTE), MTE->getSubExpr()); in findConstructionContexts()