Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp135 llvm::Type *getStorageType(const FieldDecl *FD) { in getStorageType() function
143 llvm::Type *getStorageType(const CXXRecordDecl *RD) { in getStorageType() function
/external/llvm-project/mlir/lib/TableGen/
DAttribute.cpp64 StringRef Attribute::getStorageType() const { in getStorageType() function in Attribute
/external/llvm-project/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp142 llvm::Type *getStorageType(const FieldDecl *FD) { in getStorageType() function
150 llvm::Type *getStorageType(const CXXRecordDecl *RD) { in getStorageType() function
/external/llvm-project/mlir/lib/Dialect/Quant/IR/
DQuantTypes.cpp62 Type QuantizedType::getStorageType() const { in getStorageType() function in QuantizedType
/external/deqp/modules/glshared/
DglsVertexArrayTests.hpp185 virtual Array::Storage getStorageType (void) const { return m_storage; } in getStorageType() function in deqp::gls::ContextArray
DglsDrawTest.cpp906 DrawTestSpec::Storage getStorageType (void) const { return m_storage; } in getStorageType() function in deqp::gls::__anonde041cf70111::AttributeArray
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp102 static StringRef getStorageType(StringRef type) { in getStorageType() function
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp114 static StringRef getStorageType(StringRef type) { in getStorageType() function
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp103 static QualType getStorageType(const ASTContext &Ctx, const Expr *E) { in getStorageType() function