Searched refs:getUDSuffixOffset (Results 1 – 3 of 3) sorted by relevance
106 unsigned getUDSuffixOffset() const { in getUDSuffixOffset() function217 unsigned getUDSuffixOffset() const { in getUDSuffixOffset() function300 unsigned getUDSuffixOffset() const { in getUDSuffixOffset() function
2082 Literal.getUDSuffixOffset()); in ActOnUnevaluatedStringLiteral()2220 Literal.getUDSuffixOffset()); in ActOnStringLiteral()3614 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnCharacterConstant()3731 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnNumericConstant()3789 unsigned Length = Literal.getUDSuffixOffset(); in ActOnNumericConstant()3809 for (unsigned I = 0, N = Literal.getUDSuffixOffset(); I != N; ++I) { in ActOnNumericConstant()
2503 Literal.getUDSuffixOffset(), in ParseUnqualifiedIdOperator()