clang API Documentation
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. |