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

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp18 class TypeIndexer : public DataRecursiveASTVisitor<TypeIndexer> { class in namespace:__anon19526
24 TypeIndexer(IndexingContext &indexCtx, const NamedDecl *parent, function in class:__anon19526::TypeIndexer
113 TypeIndexer(*this, Parent, DC).TraverseTypeLoc(TL);

Completed in 597 milliseconds