Home | History | Annotate | Download | only in src

Lines Matching full:unscoped

3112 // <unscoped-name> ::= <unqualified-name>
4154 // ::= <unscoped-template-name> <template-args>
4155 // ::= <unscoped-name>
4157 // <unscoped-template-name> ::= <unscoped-name>
4194 if (t1 != last && *t1 == 'I') // <unscoped-template-name> <template-args>
4213 else // <unscoped-name>