Home | History | Annotate | Download | only in Sema

Lines Matching refs:getUDSuffixOffset

1559                    Literal.getUDSuffixOffset());
2999 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset());
3078 getUDSuffixLoc(*this, Tok.getLocation(), Literal.getUDSuffixOffset());
3131 unsigned Length = Literal.getUDSuffixOffset();
3150 for (unsigned I = 0, N = Literal.getUDSuffixOffset(); I != N; ++I) {