clang 19.0.0git
Namespaces | Typedefs
Util.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/DenseMap.h"

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.