Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp120 llvm::Type *getStorageType(const FieldDecl *FD) { in getStorageType() function
127 llvm::Type *getStorageType(const CXXRecordDecl *RD) { in getStorageType() function
293 llvm::Type *FieldType = getStorageType(Field); in lowerUnion()
299 llvm::Type *FieldType = getStorageType(Field); in lowerUnion()
350 getStorageType(*Field), *Field)); in accumulateFields()
435 getStorageType(BaseDecl), BaseDecl)); in accumulateBases()
444 MemberInfo::Base, getStorageType(BaseDecl), BaseDecl)); in accumulateBases()
496 getStorageType(BaseDecl), BaseDecl)); in accumulateVBases()