Searched refs:ChangeKWThisToIdent (Results 1 – 1 of 1) sorted by relevance
467 bool ChangeKWThisToIdent = attributeTreatsKeywordThisAsIdentifier(*AttrName); in ParseAttributeArgsCommon() local473 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()519 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()