clang API Documentation
#include "clang/Basic/SourceLocation.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/StringSet.h"
#include <cassert>
#include <set>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | clang::PreprocessorOptions |
class | clang::PreprocessorOptions::FailedModulesSet |
Records the set of modules. More... | |
Namespaces | |
namespace | llvm |
namespace | clang |
Enumerations | |
enum | clang::ObjCXXARCStandardLibraryKind { clang::ARCXX_nolib, clang::ARCXX_libcxx, clang::ARCXX_libstdcxx } |
Enumerate the kinds of standard library that. More... |