clang API Documentation
#include "clang/Basic/LLVM.h"#include "llvm/ADT/IntrusiveRefCntPtr.h"#include "llvm/ADT/SetVector.h"#include "llvm/ADT/StringRef.h"#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | clang::HeaderSearchOptions |
| struct | clang::HeaderSearchOptions::Entry |
| struct | clang::HeaderSearchOptions::SystemHeaderPrefix |
Namespaces | |
| namespace | clang |
| namespace | clang::frontend |
Enumerations | |
| enum | clang::frontend::IncludeDirGroup { clang::frontend::Quoted = 0, clang::frontend::Angled, clang::frontend::IndexHeaderMap, clang::frontend::System, clang::frontend::ExternCSystem, clang::frontend::CSystem, clang::frontend::CXXSystem, clang::frontend::ObjCSystem, clang::frontend::ObjCXXSystem, clang::frontend::After } |