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