Searched refs:TEMPLATE_TYPE_ARG (Results 1 – 3 of 3) sorted by relevance
30 TEMPLATE_TYPE_ARG, /* Almost the same as TYPENAME */ enumerator
5515 = is_template_arg ? TEMPLATE_TYPE_ARG : TYPENAME; in groktypename()11789 else if (decl_context == TEMPLATE_TYPE_ARG) in grokdeclarator()
3073 * decl.h (enum decl_context): Add TEMPLATE_TYPE_ARG.