Home | History | Annotate | Download | only in AST

Lines Matching full:identifier

48   assert(II && "Identifier cannot be NULL");
102 assert(II && "Identifier cannot be NULL");
125 return Identifier;
164 case Identifier:
165 // Identifier specifiers always represent dependent types
185 case Identifier:
186 // Identifier specifiers always represent dependent types
204 case Identifier:
229 case Identifier:
302 case NestedNameSpecifier::Identifier:
305 // The location of the identifier or namespace name.
367 case NestedNameSpecifier::Identifier:
514 IdentifierInfo *Identifier,
518 Identifier);
572 case NestedNameSpecifier::Identifier: