Home
last modified time | relevance | path

Searched refs:ChangeKWThisToIdent (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp526 bool ChangeKWThisToIdent = attributeTreatsKeywordThisAsIdentifier(*AttrName); in ParseAttributeArgsCommon() local
532 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()
579 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()