clang API Documentation

Classes | Namespaces | Functions
TemplateBase.h File Reference
#include "clang/AST/TemplateName.h"
#include "clang/AST/Type.h"
#include "llvm/ADT/APSInt.h"
#include "llvm/ADT/iterator_range.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for TemplateBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::TemplateArgument
 Represents a template argument. More...
struct  clang::TemplateArgument::DA
 The kind of template argument we're storing.
struct  clang::TemplateArgument::I
struct  clang::TemplateArgument::A
struct  clang::TemplateArgument::TA
struct  clang::TemplateArgument::TV
struct  clang::TemplateArgumentLocInfo
 Location information for a TemplateArgument. More...
struct  clang::TemplateArgumentLocInfo::T
class  clang::TemplateArgumentLoc
class  clang::TemplateArgumentListInfo
struct  clang::ASTTemplateArgumentListInfo
 Represents an explicit template argument list in C++, e.g., the "<int>" in "sort<int>". This is safe to be used inside an AST node, in contrast with TemplateArgumentListInfo. More...
struct  clang::ASTTemplateKWAndArgsInfo
 Extends ASTTemplateArgumentListInfo with the source location information for the template keyword; this is used as part of the representation of qualified identifiers, such as S<T>::template apply<T>. More...

Namespaces

namespace  llvm
namespace  clang

Functions

const DiagnosticBuilderclang::operator<< (const DiagnosticBuilder &DB, const TemplateArgument &Arg)