|
clang 23.0.0git
|
A command-line tool invocation that is part of building a TU. More...
#include "clang/DependencyScanning/DependencyGraph.h"
Public Attributes | |
| std::string | Executable |
| std::vector< std::string > | Arguments |
A command-line tool invocation that is part of building a TU.
Definition at line 149 of file DependencyGraph.h.
| std::vector<std::string> clang::dependencies::Command::Arguments |
Definition at line 151 of file DependencyGraph.h.
| std::string clang::dependencies::Command::Executable |
Definition at line 150 of file DependencyGraph.h.