Searched refs:runInvocation (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 372 return Action->runInvocation(std::move(Invocation), Files, in run() 394 return runInvocation(BinaryName, Compilation.get(), std::move(Invocation), in run() 398 bool ToolInvocation::runInvocation( in runInvocation() function in ToolInvocation 409 return Action->runInvocation(std::move(Invocation), Files, in runInvocation() 413 bool FrontendActionFactory::runInvocation( in runInvocation() function in FrontendActionFactory 614 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anonb46906580411::ASTBuilderAction
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/ |
| H A D | Tooling.h | 86 runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 103 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, 287 bool runInvocation(const char *BinaryName,
|
| /openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/handle-cxx/ |
| H A D | handle_cxx.cpp | 49 action->runInvocation(std::move(Invocation), Files.get(), PCHContainerOps, in HandleCXX()
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 157 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() function in __anonee0cd4250111::DependencyScanningAction
|