Home
last modified time | relevance | path

Searched defs:BaseSubobjectType (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h134 llvm::StructType *BaseSubobjectType; global() variable
163 CGRecordLayout(llvm::StructType * CompleteObjectType,llvm::StructType * BaseSubobjectType,bool IsZeroInitializable,bool IsZeroInitializableAsBase) CGRecordLayout() argument