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

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp19 class TypeIndexer : public cxindex::RecursiveASTVisitor<TypeIndexer> { class in namespace:__anon4849
25 TypeIndexer(IndexingContext &indexCtx, const NamedDecl *parent, function in class:__anon4849::TypeIndexer
114 TypeIndexer(*this, Parent, DC).TraverseTypeLoc(TL);

Completed in 70 milliseconds