Home
last modified time | relevance | path

Searched defs:BlockVarChecker (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp43 class BlockVarChecker : public RecursiveASTVisitor<BlockVarChecker> { class in __anonb69d0dea0111::RootBlockObjCVarRewriter
48 BlockVarChecker(VarDecl *var) : Var(var) { } in BlockVarChecker() function in __anonb69d0dea0111::RootBlockObjCVarRewriter::BlockVarChecker