Home | History | Annotate | Download | only in AST

Lines Matching full:identifier

48   assert(II && "Identifier cannot be NULL");
104 assert(II && "Identifier cannot be NULL");
137 return Identifier;
184 case Identifier:
185 // Identifier specifiers always represent dependent types
214 case Identifier:
215 // Identifier specifiers always represent dependent types
234 case Identifier:
260 case Identifier:
337 case NestedNameSpecifier::Identifier:
341 // The location of the identifier or namespace name.
403 case NestedNameSpecifier::Identifier:
547 IdentifierInfo *Identifier,
551 Identifier);
615 case NestedNameSpecifier::Identifier: