Home
last modified time | relevance | path

Searched defs:SpellingEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp139 SourceLocation SpellingEnd = Sources.getSpellingLoc(Range.getEnd()); in getRangeSize() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2325 const char *SpellingEnd = SpellingPtr+TokLen; getOffsetOfStringByte() local