Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransBlockObjCVariable.cpp44 class BlockVarChecker : public RecursiveASTVisitor<BlockVarChecker> { class in __anonac5fe9770111::RootBlockObjCVarRewriter
49 BlockVarChecker(VarDecl *var) : Var(var) { } in BlockVarChecker() function in __anonac5fe9770111::RootBlockObjCVarRewriter::BlockVarChecker