Lines Matching refs:Identifier
1268 /// isCurrentClassName - Determine whether the identifier II is the
1288 /// \brief Determine whether the identifier II is a typo for the name of
1289 /// the class type currently being defined. If so, update it to the identifier
2251 assert((Name || isInstField) && "No identifier for non-field ?");
2886 // of a single identifier refers to the class member. A
3971 // A declaration for a bit-field that omits the identifier declares an
6462 assert(Name.getNameKind() == DeclarationName::Identifier);
6958 // be used as the identifier in the declarator for a destructor
7351 // The identifier in an original-namespace-definition shall not
7354 // identifier in an original-namespace-definition is the name of
7442 // replaced by the same identifier and this identifier differs
7457 /* identifier */ SourceLocation(),
8784 "name in alias declaration must be an identifier");
8787 Name.Identifier, TInfo);
8826 << Name.Identifier;
8867 Name.Identifier, TemplateParams,