Searched defs:beginOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTokens.h63 unsigned beginOffset() const { return Begin; } function in struct:clang::syntax::FileRange
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp166 uint64_t beginOffset() const { return BeginOffset; } function in class:__anon4709::Slice
370 uint64_t beginOffset() cons function in class:llvm::sroa::Partition
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp975 BuildStrongIvarLayout(const ObjCImplementationDecl *OI, CharUnits beginOffset, CharUnits endOffset) argument
981 BuildWeakIvarLayout(const ObjCImplementationDecl *OI, CharUnits beginOffset, CharUnits endOffset, bool hasMRCWeakIvars) argument
5593 BuildIvarLayout(const ObjCImplementationDecl *OMD, CharUnits beginOffset, CharUnits endOffset, bool ForStrongLayout, bool HasMRCWeakIvars) argument

Completed in 144 milliseconds