Home
last modified time | relevance | path

Searched defs:SourceStart (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DConvertUTFTest.cpp176 const UTF8 *SourceStart = reinterpret_cast<const UTF8 *>(S.data()); ConvertUTF8ToUnicodeScalarsLenient() local
193 const UTF8 *SourceStart = reinterpret_cast<const UTF8 *>(S.data()); ConvertUTF8ToUnicodeScalarsPartialLenient() local
/llvm-project/llvm/lib/Support/
H A DConvertUTFWrapper.cpp66 const UTF32 *SourceEnd = SourceStart + 1; in ConvertCodePointToUTF8() local
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp396 unsigned SourceStart = map.columnToByte(std::min<unsigned>(CaretStart, in selectInterestingSourceRegion() local
[all...]