Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4495 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
4502 isNestedCapturedVar = true; in SynthBlockInitExpr()
4508 if (!isNestedCapturedVar) in SynthBlockInitExpr()
H A DRewriteModernObjC.cpp5359 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
5365 isNestedCapturedVar = true; in SynthBlockInitExpr()
5371 if (!isNestedCapturedVar) in SynthBlockInitExpr()