Home
last modified time | relevance | path

Searched defs:StructType (Results 1 – 25 of 27) sorted by relevance

12

/third_party/libabigail/tests/data/test-diff-suppr/test39-public-headers-dir/
Dtest39-header-v0.h1 typedef struct _StructType StructType; typedef
Dtest39-header-v1.h1 typedef struct _StructType StructType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGVMaterializer.h26 class StructType; variable
DTypeFinder.h24 class StructType; variable
DConstants.h48 class StructType; variable
DDerivedTypes.h239 StructType(LLVMContext &C) : CompositeType(C, StructTyID) {} in StructType() function
DModule.h52 class StructType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/
DLinker.h17 class StructType; variable
DIRMover.h21 class StructType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h68 class StructType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXLowerArgs.cpp161 Type *StructType = PType->getElementType(); in handleByValParam() local
/third_party/node/deps/v8/src/wasm/
Dstruct-types.h24 StructType(uint32_t field_count, uint32_t* field_offsets, in StructType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPConstants.h23 class StructType; variable
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.hpp172 class StructType class
178 StructType(const char* typeName) : m_typeName(typeName) in StructType() function in deqp::ub::StructType
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dstruct.proto115 message StructType { message
/third_party/vk-gl-cts/modules/glshared/
DglsUniformBlockCase.hpp141 class StructType class
147 StructType (const char* typeName) : m_typeName(typeName) {} in StructType() function in deqp::gls::ub::StructType
/third_party/vk-gl-cts/framework/opengl/
DgluVarType.hpp140 class StructType class
146 StructType (const char* typeName) : m_typeName(typeName) {} in StructType() function in glu::StructType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp150 class StructType class
156 StructType (const std::string& typeName) : m_typeName(typeName) {} in StructType() function in vkt::TransformFeedback::StructType
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp155 class StructType class
161 StructType (const std::string& typeName) : m_typeName(typeName) {} in StructType() function in vkt::ubo::StructType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h200 StructType(LLVMContext &C) in StructType() function
/third_party/skia/src/sksl/ir/
DSkSLType.cpp328 class StructType final : public Type { class
332 StructType(int line, skstd::string_view name, std::vector<Field> fields) in StructType() function in SkSL::StructType
/third_party/node/deps/v8/src/heap/
Dfactory.h78 class StructType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.h41 class StructType; variable
/third_party/node/deps/v8/src/torque/
Dtypes.h28 class StructType; variable
Dtypes.cc406 StructType::StructType(Namespace* nspace, const StructDeclaration* decl, in StructType() function in v8::internal::torque::StructType

12