Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp2684 static int64_t getSubobjectOffset(const FieldDecl *Field, in getSubobjectOffset() function
2690 static int64_t getSubobjectOffset(const CXXRecordDecl *RD, in getSubobjectOffset() function
2749 int64_t Offset = getSubobjectOffset(Subobject, Context, Layout); in structSubobjectsHaveUniqueObjectRepresentations()