Lines Matching full:specifier
54 // Convert the nested-name-specifier into a type.
63 // Strip off the last layer of the nested-name-specifier and build a
74 llvm_unreachable("Nested name specifier is not a type for inheriting ctor");
131 // If a pseudo-destructor-name (5.2.4) contains a nested-name-specifier,
133 // nested-name-specifier. Similarly, in a qualified-id of the form:
135 // nested-name-specifier[opt] class-name :: ~ class-name
140 // prefix of the nested-name-specifier.
222 // nested-name-specifier (if present) or the object type, then
297 // FIXME: What if we have no nested-name-specifier?
369 llvm_unreachable("unknown nested name specifier kind");
5197 // -- the operand of a decltype-specifier, or
5199 // decltype-specifier,
5550 // ::[opt] nested-name-specifier[opt] type-name :: ~ type-name