Searched defs:getStorageType (Results 1 – 5 of 5) sorted by relevance
58 StringRef Attribute::getStorageType() const { in getStorageType() function in Attribute
147 llvm::Type *getStorageType(const FieldDecl *FD) { in getStorageType() function155 llvm::Type *getStorageType(const CXXRecordDecl *RD) { in getStorageType() function
63 Type QuantizedType::getStorageType() const { in getStorageType() function in QuantizedType
115 static StringRef getStorageType(StringRef type) { in getStorageType() function
103 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { in getStorageType() function