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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp76 class EmptyChecker : public StmtVisitor<EmptyChecker, bool> { class in namespace:__anon283
81 EmptyChecker(ASTContext &ctx, std::vector<SourceLocation> &macroLocs) function in class:__anon283::EmptyChecker

Completed in 98 milliseconds