Searched defs:Invocation (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dllvm-cov.cpp80 std::string Invocation = std::string(argv[0]) + " " + argv[1]; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp67 auto Invocation = std::make_shared<CompilerInvocation>(CI.getInvocation()); local
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacdebug.h174 char *Invocation; /* Command Invocation */ member in struct:acpi_db_command_help
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbinput.c482 char *Invocation = Help->Invocation; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h74 std::shared_ptr<CompilerInvocation> Invocation; member in class:clang::CompilerInstance
[all...]
H A DASTUnit.h139 std::shared_ptr<CompilerInvocation> Invocation; member in class:clang::ASTUnit
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp147 CompilerInvocation *Invocation = new CompilerInvocation; local
361 runInvocation( const char *BinaryName, driver::Compilation *Compilation, std::shared_ptr<CompilerInvocation> Invocation, std::shared_ptr<PCHContainerOperations> PCHContainerOps) argument
376 runInvocation( std::shared_ptr<CompilerInvocation> Invocation, FileManager *Files, std::shared_ptr<PCHContainerOperations> PCHContainerOps, DiagnosticConsumer *DiagConsumer) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp418 bool PrecompiledPreamble::CanReuse(const CompilerInvocation &Invocation, argument
235 Build( const CompilerInvocation &Invocation, const llvm::MemoryBuffer *MainFileBuffer, PreambleBounds Bounds, DiagnosticsEngine &Diagnostics, IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, PreambleCallbacks &Callbacks) argument
H A DCompilerInstance.cpp1049 auto Invocation = local
[all...]
H A DASTUnit.cpp158 getBufferForFileHandlingRemapping(const CompilerInvocation &Invocation, argument
[all...]

Completed in 147 milliseconds