clang API Documentation

Classes | Namespaces | Functions
ParsedTemplate.h File Reference
#include "clang/Sema/DeclSpec.h"
#include "clang/Sema/Ownership.h"
#include <cassert>
Include dependency graph for ParsedTemplate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::ParsedTemplateArgument
 Represents the parsed form of a C++ template argument. More...
struct  clang::TemplateIdAnnotation
 Information about a template-id annotation token. More...

Namespaces

namespace  clang

Functions

SourceRange clang::getTemplateParamsRange (TemplateParameterList const *const *Params, unsigned NumParams)
 Retrieves the range of the given template parameter lists.