Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp148 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitInsertFromRange() local
202 FileOffset EndOffs = BeginOffs.getWithOffset(Len); in commitRemove() local
452 StringRef EditedSource::getSourceText(FileOffset BeginOffs, FileOffset EndOffs, in getSourceText()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DRewriteRope.h62 unsigned EndOffs = 0; member
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp935 unsigned EndOffs; in makeRangeFromFileLocs() local
1037 unsigned EndOffs; in getSourceText() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1380 SourceLocation::UIntTy EndOffs = BeginOffs + Length; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1835 unsigned EndOffs = BeginOffs + ExpansionLength; in associateFileChunkWithMacroArgExp() local