Searched defs:getStorageType (Results 1 – 4 of 4) sorted by relevance
140 mlir::Type getStorageType(const CXXRecordDecl *RD) { in getStorageType() function155 mlir::Type getStorageType(const FieldDecl *fieldDecl) { in getStorageType() function
147 llvm::Type *getStorageType(const FieldDecl *FD) const { in getStorageType() function155 llvm::Type *getStorageType(const CXXRecordDecl *RD) const { in getStorageType() function
141 static StringRef getStorageType(StringRef type) { in getStorageType() function
111 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { in getStorageType() function