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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp151 uint64_t endOffset() const { return EndOffset; } function in class:__anon3255::Slice
360 uint64_t endOffset() const { return EndOffset; } function in class:llvm::sroa::Partition
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp926 BuildStrongIvarLayout(const ObjCImplementationDecl *OI, CharUnits beginOffset, CharUnits endOffset) argument
932 BuildWeakIvarLayout(const ObjCImplementationDecl *OI, CharUnits beginOffset, CharUnits endOffset, bool hasMRCWeakIvars) argument
4918 BuildIvarLayout(const ObjCImplementationDecl *OMD, CharUnits beginOffset, CharUnits endOffset, bool ForStrongLayout, bool HasMRCWeakIvars) argument

Completed in 167 milliseconds