Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4507 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
4514 isNestedCapturedVar = true; in SynthBlockInitExpr()
4520 if (!isNestedCapturedVar) in SynthBlockInitExpr()
H A DRewriteModernObjC.cpp5369 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
5376 isNestedCapturedVar = true; in SynthBlockInitExpr()
5382 if (!isNestedCapturedVar) in SynthBlockInitExpr()