Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingAction.cpp130 class IndexAction final : public ASTFrontendAction { class
135 IndexAction(std::shared_ptr<IndexDataConsumer> DataConsumer, in IndexAction() function in __anon76f6f7400111::IndexAction
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp233 std::unique_ptr<FrontendAction> IndexAction = in printSourceSymbols() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp577 auto IndexAction = std::make_unique<IndexingFrontendAction>( in clang_indexSourceFile_Impl() local