clang API Documentation

Classes | Namespaces | Functions
NestedNameSpecifier.h File Reference
#include "clang/Basic/Diagnostic.h"
#include "llvm/ADT/FoldingSet.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/Support/Compiler.h"
Include dependency graph for NestedNameSpecifier.h:
This graph shows which files directly or indirectly include this file:

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)