Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A DDNBDataRef.cpp244 uint32_t DNBDataRef::Dump(uint32_t startOffset, uint32_t endOffset, in Dump()
/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h64 unsigned endOffset() const { return End; } in endOffset() function
/llvm-project/flang/lib/Parser/
H A Dprovenance.cpp284 auto endOffset{origin.covers.MemberOffset(last)}; EmitMessage() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp976 BuildStrongIvarLayout(const ObjCImplementationDecl * OI,CharUnits beginOffset,CharUnits endOffset) BuildStrongIvarLayout() argument
982 BuildWeakIvarLayout(const ObjCImplementationDecl * OI,CharUnits beginOffset,CharUnits endOffset,bool hasMRCWeakIvars) BuildWeakIvarLayout() argument
5535 BuildIvarLayout(const ObjCImplementationDecl * OMD,CharUnits beginOffset,CharUnits endOffset,bool ForStrongLayout,bool HasMRCWeakIvars) BuildIvarLayout() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp539 uint64_t endOffset() const { return EndOffset; } endOffset() function in __anonc91f7afb0411::Slice
753 uint64_t endOffset() const { return EndOffset; } endOffset() function in __anonc91f7afb0411::Partition
[all...]