Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4494 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
4501 isNestedCapturedVar = true; in SynthBlockInitExpr()
4507 if (!isNestedCapturedVar) in SynthBlockInitExpr()
H A DRewriteModernObjC.cpp5362 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
5369 isNestedCapturedVar = true; in SynthBlockInitExpr()
5375 if (!isNestedCapturedVar) in SynthBlockInitExpr()