clang API Documentation

Classes | Namespaces | Enumerations
PreprocessorOptions.h File Reference
#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>
Include dependency graph for PreprocessorOptions.h:
This graph shows which files directly or indirectly include this file:

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...