reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Lex/LiteralSupport.cpp
 1847     return SpellingPtr - SpellingStart + ByteNo;
 1869       unsigned Len = MeasureUCNEscape(SpellingStart, SpellingPtr, SpellingEnd,
 1878       ProcessCharEscape(SpellingStart, SpellingPtr, SpellingEnd, HadError,
 1886   return SpellingPtr-SpellingStart;