Searched defs:Postfix (Results 1 – 5 of 5) sorted by relevance
109 StringRef Postfix; variable
146 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableSingleLineToken()157 StringRef Prefix, StringRef Postfix, bool InPPDirective, in BreakableStringLiteral()
948 StringRef Postfix; in breakProtrudingToken() local
937 bool Postfix = E->isPostfix(); in VisitUnaryOperator() local
1082 UnaryOperator::getOverloadedOpcode(OverloadedOperatorKind OO, bool Postfix) { in getOverloadedOpcode()