Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h637 const PathDiagnosticLocation &endPos, in PathDiagnosticControlFlowPiece()
644 const PathDiagnosticLocation &endPos) in PathDiagnosticControlFlowPiece()
/freebsd/sys/contrib/zstd/programs/
H A Dbenchzstd.c155 int endPos = (int)uintSize(value) - 1; in writeUint_varLen() local