Home
last modified time | relevance | path

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

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