Searched defs:EndOffs (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp150 FileOffset EndOffs = BeginOffs.getWithOffset(Len); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h61 unsigned EndOffs = 0; member in struct:clang::RopePiece
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1314 unsigned EndOffs = BeginOffs + Length; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1885 unsigned EndOffs = BeginOffs + ExpansionLength; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp868 unsigned EndOffs; local
957 unsigned EndOffs; local

Completed in 67 milliseconds