clang
3.7.0
|
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 | |
clang | |
Functions | |
SourceRange | clang::getTemplateParamsRange (TemplateParameterList const *const *Params, unsigned NumParams) |
Retrieves the range of the given template parameter lists. More... | |