Searched refs:TypeIndexer (Results 1 – 1 of 1) sorted by relevance
18 class TypeIndexer : public RecursiveASTVisitor<TypeIndexer> { class25 typedef RecursiveASTVisitor<TypeIndexer> base;28 TypeIndexer(IndexingContext &indexCtx, const NamedDecl *parent, in TypeIndexer() function in __anon4a70f9830111::TypeIndexer149 TypeIndexer(*this, Parent, DC, isBase).TraverseTypeLoc(TL); in indexTypeLoc()