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 __anonf88ccce30111::TypeIndexer256 TypeIndexer(*this, Parent, DC, isBase, isIBType).TraverseTypeLoc(TL); in indexTypeLoc()