Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransEmptyStatementsAndDealloc.cpp35 class EmptyChecker : public StmtVisitor<EmptyChecker, bool> { class
40 EmptyChecker(ASTContext &ctx, llvm::DenseSet<unsigned> &macroLocs) in EmptyChecker() function in __anonf1082a330111::EmptyChecker