Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4499 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
4506 isNestedCapturedVar = true; in SynthBlockInitExpr()
4512 if (!isNestedCapturedVar) in SynthBlockInitExpr()
DRewriteModernObjC.cpp5372 bool isNestedCapturedVar = false; in SynthBlockInitExpr() local
5379 isNestedCapturedVar = true; in SynthBlockInitExpr()
5385 if (!isNestedCapturedVar) in SynthBlockInitExpr()