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

/external/clang/tools/libclang/
H A DIndexing.cpp398 // IndexingFrontendAction
401 class IndexingFrontendAction : public ASTFrontendAction { class in namespace:__anon19527
409 IndexingFrontendAction(CXClientData clientData, function in class:__anon19527::IndexingFrontendAction
616 std::unique_ptr<IndexingFrontendAction> IndexAction;
617 IndexAction.reset(new IndexingFrontendAction(client_data, CB,
622 llvm::CrashRecoveryContextCleanupRegistrar<IndexingFrontendAction>

Completed in 175 milliseconds