Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DConvertUTFTest.cpp104 const UTF8 *SourceStart = reinterpret_cast<const UTF8 *>(S.data()); in ConvertUTF8ToUnicodeScalarsLenient() local
121 const UTF8 *SourceStart = reinterpret_cast<const UTF8 *>(S.data()); in ConvertUTF8ToUnicodeScalarsPartialLenient() local
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DConvertUTFWrapper.cpp64 const UTF32 *SourceStart = &Source; in ConvertCodePointToUTF8() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp397 unsigned SourceStart = map.columnToByte(std::min<unsigned>(CaretStart, in selectInterestingSourceRegion() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp754 unsigned SourceStart = CISourceStart->getZExtValue(); in visitCallInst() local