Home | History | Annotate | Download | only in Sema

Lines Matching refs:NestedNameSpecifier

2866     NestedNameSpecifier *QNNS = Q.getNestedNameSpecifier();
2869 case NestedNameSpecifier::Identifier:
2880 case NestedNameSpecifier::Namespace: {
2890 case NestedNameSpecifier::NamespaceAlias: {
2900 case NestedNameSpecifier::Global:
2906 case NestedNameSpecifier::TypeSpecWithTemplate:
2907 case NestedNameSpecifier::TypeSpec: {