Searched refs:runInvocation (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | Tooling.h | 87 runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 104 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 282 bool runInvocation(const char *BinaryName,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 379 return runInvocation(BinaryName, Compilation.get(), std::move(Invocation), in run() 383 bool ToolInvocation::runInvocation( in runInvocation() function in ToolInvocation 394 return Action->runInvocation(std::move(Invocation), Files, in runInvocation() 398 bool FrontendActionFactory::runInvocation( in runInvocation() function in FrontendActionFactory 599 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anon7b9cd0f50411::ASTBuilderAction
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 149 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anon2783d9420111::DependencyScanningAction
|