Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp368 bool ChangeKWThisToIdent = attributeTreatsKeywordThisAsIdentifier(*AttrName); in ParseAttributeArgsCommon() local
374 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()
420 if (ChangeKWThisToIdent && Tok.is(tok::kw_this)) in ParseAttributeArgsCommon()