Searched defs:getStorageType (Results 1 – 3 of 3) sorted by relevance
147 llvm::Type *getStorageType(const FieldDecl *FD) const { in getStorageType() function 155 llvm::Type *getStorageType(const CXXRecordDecl *RD) const { in getStorageType() function
121 static StringRef getStorageType(StringRef type) { in getStorageType() function
106 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { getStorageType() function