Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp43 class BlockVarChecker : public RecursiveASTVisitor<BlockVarChecker> { class in __anon59a303310111::RootBlockObjCVarRewriter
48 BlockVarChecker(VarDecl *var) : Var(var) { } in BlockVarChecker() function in __anon59a303310111::RootBlockObjCVarRewriter::BlockVarChecker