clang API Documentation
#include "clang/Basic/Diagnostic.h"
#include "clang/Basic/LLVM.h"
#include "clang/Driver/Phases.h"
#include "clang/Driver/Types.h"
#include "clang/Driver/Util.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Triple.h"
#include "llvm/Support/Path.h"
#include <memory>
#include <list>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | clang::driver::Driver |
Namespaces | |
namespace | llvm |
namespace | llvm::opt |
namespace | clang |
namespace | clang::driver |
Functions | |
bool | clang::driver::isOptimizationLevelFast (const llvm::opt::ArgList &Args) |