clang API Documentation
Go to the source code of this file.
Namespaces | |
namespace | clang |
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. |