Searched defs:EmptyChecker (Results 1 – 1 of 1) sorted by relevance
78 class EmptyChecker : public StmtVisitor<EmptyChecker, bool> { class83 EmptyChecker(ASTContext &ctx, std::vector<SourceLocation> ¯oLocs) in EmptyChecker() function in __anon1a44d1700111::EmptyChecker