Searched refs:getUDSuffixOffset (Results 1 – 3 of 3) sorted by relevance
85 unsigned getUDSuffixOffset() const { in getUDSuffixOffset() function185 unsigned getUDSuffixOffset() const { in getUDSuffixOffset() function257 unsigned getUDSuffixOffset() const { in getUDSuffixOffset() function
2363 Literal.getUDSuffixOffset(), in ParseUnqualifiedIdOperator()
1661 Literal.getUDSuffixOffset()); in ActOnStringLiteral()3165 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnCharacterConstant()3272 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset()); in ActOnNumericConstant()3326 unsigned Length = Literal.getUDSuffixOffset(); in ActOnNumericConstant()3345 for (unsigned I = 0, N = Literal.getUDSuffixOffset(); I != N; ++I) { in ActOnNumericConstant()