Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGVMaterializer.h27 class StructType; variable
DTypeFinder.h25 class StructType; variable
DConstants.h49 class StructType; variable
/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
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Linker/
DLinker.h18 class StructType; variable
DIRMover.h22 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/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DTypesTest.cpp17 TEST(TypesTest, StructType) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h69 class StructType; variable
/external/clang/test/Sema/
Dinvalid-decl.c28 } StructType; typedef
/external/syzkaller/prog/
Dtypes.go466 type StructType struct { struct
467 Key StructKey
468 FldName string
469 *StructDesc
472 func (t *StructType) String() string {
476 func (t *StructType) FieldName() string {
480 func (t *StructType) makeDefaultArg() Arg {
488 func (t *StructType) isDefaultArg(arg Arg) bool {
/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXLowerArgs.cpp161 Type *StructType = PType->getElementType(); in handleByValParam() local
/external/bcc/src/cc/frontends/b/
Dcodegen_llvm.h37 class StructType; variable

123