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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp147 Unit.visitLocalTopLevelDecls(&IndexCtx, topLevelDeclVisitor);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h642 bool visitLocalTopLevelDecls(void *context, DeclVisitorFn Fn);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2610 bool ASTUnit::visitLocalTopLevelDecls(void *context, DeclVisitorFn Fn) { function in class:ASTUnit

Completed in 75 milliseconds