Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp21 class TypeIndexer : public RecursiveASTVisitor<TypeIndexer> { class
31 TypeIndexer(IndexingContext &indexCtx, const NamedDecl *parent, in TypeIndexer() function in __anon05ca7ad80111::TypeIndexer