reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1016 unsigned OldEndColNo = EndColNo; 1018 if (EndColNo) { 1020 EndColNo += Lexer::MeasureTokenLength(Range.getEnd(), SM, LangOpts)-1; 1027 InstantiationEnd.getLocWithOffset(EndColNo - OldEndColNo);