Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDTransEmptyStatementsAndDealloc.cpp76 class EmptyChecker : public StmtVisitor<EmptyChecker, bool> { class
81 EmptyChecker(ASTContext &ctx, std::vector<SourceLocation> &macroLocs) in EmptyChecker() function in __anone75c5f280111::EmptyChecker