Home
last modified time | relevance | path

Searched defs:ParsedTemplateInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h1407 struct ParsedTemplateInfo { struct
1408 ParsedTemplateInfo() in ParsedTemplateInfo() function
1418 explicit ParsedTemplateInfo(SourceLocation ExternLoc, in ParsedTemplateInfo() function
1425 enum {
1434 } Kind;
1438 TemplateParameterLists *TemplateParams;
1442 SourceLocation ExternLoc;
1446 SourceLocation TemplateLoc;
1449 bool LastParameterListWasEmpty;