Searched refs:getStorageType (Results 1 – 4 of 4) 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()361 getStorageType(*Field), *Field)); in accumulateFields()446 getStorageType(BaseDecl), BaseDecl)); in accumulateBases()459 MemberInfo::Base, getStorageType(BaseDecl), BaseDecl)); in accumulateBases()512 getStorageType(BaseDecl), BaseDecl)); in accumulateVBases()
162 virtual Storage getStorageType (void) const = 0;185 virtual Array::Storage getStorageType (void) const { return m_storage; } in getStorageType() function in deqp::gls::ContextArray
906 DrawTestSpec::Storage getStorageType (void) const { return m_storage; } in getStorageType() function in deqp::gls::__anond14e03d00111::AttributeArray
102 static StringRef getStorageType(StringRef type) { in getStorageType() function668 std::string StorageType = getStorageType(getType()); in writePCHReadDecls()