Searched defs:endOffset (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/tools/debugserver/source/ |
H A D | DNBDataRef.cpp | 244 uint32_t DNBDataRef::Dump(uint32_t startOffset, uint32_t endOffset, in Dump()
|
/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Tokens.h | 64 unsigned endOffset() const { return End; } in endOffset() function
|
/llvm-project/flang/lib/Parser/ |
H A D | provenance.cpp | 284 auto endOffset{origin.covers.MemberOffset(last)}; EmitMessage() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 976 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 D | SROA.cpp | 539 uint64_t endOffset() const { return EndOffset; } endOffset() function in __anonc91f7afb0411::Slice 753 uint64_t endOffset() const { return EndOffset; } endOffset() function in __anonc91f7afb0411::Partition [all...] |