Home
last modified time | relevance | path

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

12

/external/protobuf/src/google/protobuf/util/internal/testdata/
Dstruct.proto39 message StructType { message
/external/llvm/include/llvm/IR/
DGVMaterializer.h28 class StructType; variable
DModule.h37 class StructType; variable
DTypeFinder.h26 class StructType; variable
DConstants.h35 class StructType; variable
DDerivedTypes.h199 StructType(LLVMContext &C) in StructType() function
/external/swiftshader/third_party/LLVM/include/llvm/
DModule.h31 class StructType; variable
DDerivedTypes.h192 StructType(LLVMContext &C) in StructType() function
291 static inline bool classof(const StructType *) { return true; } in classof()
DConstants.h34 class StructType; variable
/external/llvm/include/llvm/Linker/
DLinker.h17 class StructType; variable
DIRMover.h22 class StructType; variable
/external/llvm/unittests/IR/
DTypesTest.cpp17 TEST(TypesTest, StructType) { in TEST() argument
/external/clang/test/Sema/
Dinvalid-decl.c28 } StructType; typedef
/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h27 class StructType; variable
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerKernelArgs.cpp150 Type *StructType = PType->getElementType(); in handleByValParam() local
/external/clang/lib/CodeGen/
DCGObjCRuntime.h29 class StructType; variable
DCGRecordLayout.h20 class StructType; variable
DCodeGenTypes.h30 class StructType; variable
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.hpp172 class StructType class
178 StructType(const char* typeName) : m_typeName(typeName) in StructType() function in deqp::ub::StructType
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp141 class StructType class
147 StructType (const char* typeName) : m_typeName(typeName) {} in StructType() function in deqp::gls::ub::StructType
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetData.h32 class StructType; variable
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp147 class StructType class
153 StructType (const std::string& typeName) : m_typeName(typeName) {} in StructType() function in vkt::ubo::StructType
/external/deqp/framework/opengl/
DgluVarType.hpp140 class StructType class
146 StructType (const char* typeName) : m_typeName(typeName) {} in StructType() function in glu::StructType
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h60 class StructType; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h200 StructType(LLVMContext &C) in StructType() function

12