Lines Matching full:specifier
50 // Convert the nested-name-specifier into a type.
59 // Strip off the last layer of the nested-name-specifier and build a
69 llvm_unreachable("Nested name specifier is not a type for inheriting ctor");
123 // If a pseudo-destructor-name (5.2.4) contains a nested-name-specifier,
125 // nested-name-specifier. In a qualified-id of the form:
127 // ::[opt] nested-name-specifier ~ class-name
129 // where the nested-name-specifier designates a namespace scope, and in
132 // ::opt nested-name-specifier class-name :: ~ class-name
135 // the nested-name-specifier.
139 // nested-name-specifier.
219 // nested-name-specifier (if present) or the object type, then
288 // FIXME: What if we have no nested-name-specifier?
4959 // -- the operand of a decltype-specifier, or
4961 // decltype-specifier,
5290 // ::[opt] nested-name-specifier[opt] type-name :: ~ type-name