Searched refs:runInvocation (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 401 return Action->runInvocation(std::move(Invocation), Files, in run() 423 return runInvocation(BinaryName, Compilation.get(), std::move(Invocation), in run() 427 bool ToolInvocation::runInvocation( in runInvocation() function in ToolInvocation 438 return Action->runInvocation(std::move(Invocation), Files, in runInvocation() 442 bool FrontendActionFactory::runInvocation( in runInvocation() function in FrontendActionFactory 647 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anon53ec47410411::ASTBuilderAction
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | Tooling.h | 86 runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 103 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 296 bool runInvocation(const char *BinaryName,
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 390 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anona07bc58e0111::DependencyScanningAction
|