Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/indexer/
H A DIndexerMain.cpp87 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in clang::clangd::__anon30e346fd0111::IndexActionFactory
/llvm-project-15.0.7/clang/lib/Tooling/
H A DTooling.cpp387 bool ToolInvocation::runInvocation( in runInvocation() function in ToolInvocation
402 bool FrontendActionFactory::runInvocation( in runInvocation() function in FrontendActionFactory
603 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anon5f85be710411::ASTBuilderAction
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DDependencyScannerTest.cpp55 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anon83d2e91a0111::TestDependencyScanningAction
/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp146 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anone24e14be0111::DependencyScanningAction
/llvm-project-15.0.7/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp83 bool IncludeFixerActionFactory::runInvocation( in runInvocation() function in clang::include_fixer::IncludeFixerActionFactory
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidy.cpp554 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runClangTidy() function in clang::tidy::runClangTidy::ActionFactory