Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DIssueHash.cpp161 size_t NextStart = 0; in NormalizeLine() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp2193 std::optional<SourceLocation::UIntTy> NextStart) { in dump()
2233 std::optional<SourceLocation::UIntTy> NextStart; in dump() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2321 const char *NextStart = resyncUTF8(ErrorPtr, Fragment.end()); in CopyStringFragment() local