Searched defs:BatchExtractAPIVisitor (Results 1 – 1 of 1) sorted by relevance
231 struct BatchExtractAPIVisitor : ExtractAPIVisitor<BatchExtractAPIVisitor> { struct232 bool shouldDeclBeIncluded(const Decl *D) const { in shouldDeclBeIncluded()246 BatchExtractAPIVisitor(LocationFileChecker &LCF, ASTContext &Context, in BatchExtractAPIVisitor() function251 LocationFileChecker &LCF;