Home | History | Annotate | Download | only in Sema

Lines Matching refs:getRawIdentifier

331     if (Tok.is(tok::raw_identifier) && Tok.getRawIdentifier() == attrName) {