clang 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::driver |
Typedefs | |
typedef llvm::DenseMap< const JobAction *, const char * > | clang::driver::ArgStringMap |
ArgStringMap - Type used to map a JobAction to its result file. | |
typedef SmallVector< Action *, 3 > | clang::driver::ActionList |
ActionList - Type used for lists of actions. | |