Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp93 bool onlyValueOfVarIsNeeded = checker.TraverseStmt(block->getBody()); in VisitBlockDecl() local
94 if (onlyValueOfVarIsNeeded) in VisitBlockDecl()