Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp44 class BlockVarChecker : public RecursiveASTVisitor<BlockVarChecker> { class in __anonf62984ee0111::RootBlockObjCVarRewriter
49 BlockVarChecker(VarDecl *var) : Var(var) { } in BlockVarChecker() function in __anonf62984ee0111::RootBlockObjCVarRewriter::BlockVarChecker