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