Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp484 bool ChangeKWThisToIdent = attributeTreatsKeywordThisAsIdentifier( in ParseAttributeArgsCommon() local
492 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()
542 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()