clang
15.0.0git
|
Go to the source code of this file.
Namespaces | |
clang | |
clang::driver | |
Typedefs | |
typedef llvm::DenseMap< const JobAction *, const char * > | clang::driver::ArgStringMap |
ArgStringMap - Type used to map a JobAction to its result file. More... | |
typedef SmallVector< Action *, 3 > | clang::driver::ActionList |
ActionList - Type used for lists of actions. More... | |