Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DConvertUTFTest.cpp175 const UTF8 *SourceStart = reinterpret_cast<const UTF8 *>(S.data()); in ConvertUTF8ToUnicodeScalarsLenient() local
192 const UTF8 *SourceStart = reinterpret_cast<const UTF8 *>(S.data()); in ConvertUTF8ToUnicodeScalarsPartialLenient() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DConvertUTFWrapper.cpp66 const UTF32 *SourceStart = &Source; in ConvertCodePointToUTF8() local
/llvm-project-15.0.7/clang/lib/Frontend/
H A DTextDiagnostic.cpp396 unsigned SourceStart = map.columnToByte(std::min<unsigned>(CaretStart, in selectInterestingSourceRegion() local