Lines Matching full:identifier
305 // identifier.
412 return FirstTok.is(tok::identifier) &&
484 // match the lexical properties of the macro identifier.
499 // Change the kind of this identifier to the appropriate token kind, e.g.
504 // If this identifier was poisoned and from a paste, emit an error. This
578 // Common paste case: identifier+identifier = identifier. Avoid creating
684 // token pasting re-lexes the result token in raw mode, identifier information
685 // isn't looked up. As such, if the result is an identifier, look up id info.
687 // Look up the identifier info for the token. We disabled identifier lookup