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