Searched defs:StartOffs (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h60 unsigned StartOffs = 0; member in struct:clang::RopePiece
/freebsd-13-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp259 unsigned StartOffs = getLocationOffsetAndFileID(Loc, FID); local
299 unsigned StartOffs = getLocationOffsetAndFileID(Loc, FID); local
312 unsigned StartOffs = getLocationOffsetAndFileID(Start, FID); local
324 unsigned StartOffs = getLocationOffsetAndFileID(Start, StartFileID); local
[all...]

Completed in 96 milliseconds