Searched refs:IsCPPOperatorKeyword (Results 1 – 1 of 1) sorted by relevance
94 unsigned IsCPPOperatorKeyword : 1; variable134 IsPoisoned(false), IsCPPOperatorKeyword(false), in IdentifierInfo()296 IsCPPOperatorKeyword = Val;298 bool isCPlusPlusOperatorKeyword() const { return IsCPPOperatorKeyword; } in isCPlusPlusOperatorKeyword()