Home | History | Annotate | Download | only in libclang

Lines Matching refs:Identifier

562   // If pointing inside a macro definition, check if the token is an identifier
1253 case clang::DeclarationName::Identifier:
1269 // FIXME: Per-identifier location info?
1315 case NestedNameSpecifier::Identifier:
1357 case NestedNameSpecifier::Identifier:
2509 case OffsetOfNode::Identifier:
6081 // Lookup the identifier to determine whether we have a keyword.
6089 CXTok.int_data[0] = Tok.is(tok::identifier)
7896 // Check that the identifier is not one of the macro arguments.