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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp18 class BodyIndexer : public RecursiveASTVisitor<BodyIndexer> { class in namespace:__anon646
24 typedef RecursiveASTVisitor<BodyIndexer> base;
30 BodyIndexer(IndexingContext &indexCtx, function in class:__anon646::BodyIndexer
478 BodyIndexer(*this, Parent, DC).TraverseStmt(const_cast<Stmt*>(S));

Completed in 107 milliseconds