Home
last modified time | relevance | path

Searched refs:getSubobjectOffset (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp2673 static int64_t getSubobjectOffset(const FieldDecl *Field, in getSubobjectOffset() function
2679 static int64_t getSubobjectOffset(const CXXRecordDecl *RD, in getSubobjectOffset() function
2738 int64_t Offset = getSubobjectOffset(Subobject, Context, Layout); in structSubobjectsHaveUniqueObjectRepresentations()