Searched refs:runInvocation (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ |
H A D | Tooling.h | 79 runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 96 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 274 bool runInvocation(const char *BinaryName,
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | Tooling.cpp | 360 return runInvocation(BinaryName, Compilation.get(), std::move(Invocation), in run() 364 bool ToolInvocation::runInvocation( in runInvocation() function in ToolInvocation 375 return Action->runInvocation(std::move(Invocation), Files, in runInvocation() 379 bool FrontendActionFactory::runInvocation( in runInvocation() function in FrontendActionFactory 580 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anon911f7f8c0211::ASTBuilderAction
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-cxx/ |
H A D | handle_cxx.cpp | 49 action->runInvocation(std::move(Invocation), Files.get(), PCHContainerOps, in HandleCXX()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningWorker.cpp | 60 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anon516497590111::DependencyScanningAction
|