clang API Documentation
#include "clang/Basic/Diagnostic.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/Support/Compiler.h"
Go to the source code of this file.
Classes | |
class | clang::NestedNameSpecifier |
Represents a C++ nested name specifier, such as "\::std::vector<int>::". More... | |
class | clang::NestedNameSpecifierLoc |
A C++ nested-name-specifier augmented with source location information. More... | |
class | clang::NestedNameSpecifierLocBuilder |
Class that aids in the construction of nested-name-specifiers along with source-location information for all of the components of the nested-name-specifier. More... | |
Namespaces | |
namespace | clang |
Functions | |
const DiagnosticBuilder & | clang::operator<< (const DiagnosticBuilder &DB, NestedNameSpecifier *NNS) |