| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 172 CompilerInvocation *Invocation = new CompilerInvocation; in newInvocation() local 218 ToolInvocation Invocation( in runToolOnCodeWithArgs() local 397 std::unique_ptr<CompilerInvocation> Invocation( in run() local 421 std::unique_ptr<CompilerInvocation> Invocation( in run() local 429 std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() 443 std::shared_ptr<CompilerInvocation> Invocation, FileManager *Files, in runInvocation() 617 ToolInvocation Invocation(std::move(CommandLine), Action, Files.get(), in run() local 647 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() 703 ToolInvocation Invocation( in buildASTFromCodeWithArgs() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | llvm-cov.cpp | 79 std::string Invocation = std::string(argv[0]) + " " + argv[1]; in main() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | ModelInjector.cpp | 64 auto Invocation = std::make_shared<CompilerInvocation>(CI.getInvocation()); in onBodySynthesis() local
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acdebug.h | 175 char *Invocation; /* Command Invocation */ member
|
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1_main.cpp | 244 auto Invocation = std::make_shared<CompilerInvocation>(); in cc1_main() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrecompiledPreamble.cpp | 413 const CompilerInvocation &Invocation, in Build() 600 bool PrecompiledPreamble::CanReuse(const CompilerInvocation &Invocation, in CanReuse()
|
| H A D | CompilerInvocation.cpp | 569 static bool FixupInvocation(CompilerInvocation &Invocation, in FixupInvocation() 928 [](CompilerInvocation &Invocation, SmallVectorImpl<const char *> &Args, in checkCC1RoundTrip() 929 StringAllocator SA) { in checkCC1RoundTrip() 5239 bool CompilerInvocation::CreateFromArgs(CompilerInvocation &Invocation, in CreateFromArgs() 5250 [](CompilerInvocation &Invocation, SmallVectorImpl<const char *> &Args, in CreateFromArgs() 5251 StringAllocator SA) { in CreateFromArgs()
|
| H A D | CompilerInstance.cpp | 69 std::shared_ptr<CompilerInvocation> Invocation, in CompilerInstance() 1158 auto Invocation = std::make_shared<CompilerInvocation>(getInvocation()); in cloneForModuleCompileImpl() local
|
| H A D | ASTUnit.cpp | 154 getBufferForFileHandlingRemapping(const CompilerInvocation &Invocation, in getBufferForFileHandlingRemapping()
|
| /freebsd/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbinput.c | 491 char *Invocation = Help->Invocation; in AcpiDbMatchCommandHelp() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 390 bool runInvocation(std::shared_ptr<CompilerInvocation> Invocation, in runInvocation() 719 ToolInvocation Invocation(std::move(CommandLine), &Action, &FM, in createAndRunToolInvocation() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | CompilerInstance.h | 83 std::shared_ptr<CompilerInvocation> Invocation; variable
|
| H A D | ASTUnit.h | 146 std::shared_ptr<CompilerInvocation> Invocation; variable
|
| /freebsd/contrib/llvm-project/clang/lib/CrossTU/ |
| H A D | CrossTranslationUnit.cpp | 594 auto Invocation = InvocationList->find(SourceFilePath); in loadFromSource() local
|