Home
last modified time | relevance | path

Searched defs:getStorageType (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h46 StringRef getStorageType() const { return storageType; } getStorageType() function
/llvm-project/mlir/lib/TableGen/
H A DAttribute.cpp58 StringRef Attribute::getStorageType() const { in getStorageType() function in Attribute
/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp146 llvm::Type *getStorageType(const FieldDecl *FD) const { getStorageType() function
154 llvm::Type *getStorageType(const CXXRecordDecl *RD) const { getStorageType() function
/llvm-project/mlir/lib/Dialect/Quant/IR/
H A DQuantTypes.cpp63 Type QuantizedType::getStorageType() const { getStorageType() function in QuantizedType
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp121 static StringRef getStorageType(StringRef type) { getStorageType() function
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp107 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { getStorageType() function