Searched refs:TypeIndexer (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp18 class TypeIndexer : public RecursiveASTVisitor<TypeIndexer> { class in namespace:__anon692
25 typedef RecursiveASTVisitor<TypeIndexer> base;
28 TypeIndexer(IndexingContext &indexCtx, const NamedDecl *parent, function in class:__anon692::TypeIndexer
256 TypeIndexer(*this, Parent, DC, isBase, isIBType).TraverseTypeLoc(TL);

Completed in 89 milliseconds