Searched refs:getStorageType (Results 1 – 2 of 2) sorted by relevance
135 llvm::Type *getStorageType(const FieldDecl *FD) { in getStorageType() function143 llvm::Type *getStorageType(const CXXRecordDecl *RD) { in getStorageType() function300 llvm::Type *FieldType = getStorageType(Field); in lowerUnion()306 llvm::Type *FieldType = getStorageType(Field); in lowerUnion()360 getStorageType(*Field), *Field)); in accumulateFields()484 getStorageType(BaseDecl), BaseDecl)); in accumulateBases()497 MemberInfo::Base, getStorageType(BaseDecl), BaseDecl)); in accumulateBases()550 getStorageType(BaseDecl), BaseDecl)); in accumulateVBases()
112 static StringRef getStorageType(StringRef type) { in getStorageType() function716 std::string StorageType = getStorageType(getType()); in writePCHReadDecls()