Searched defs:StructType (Results 1 – 19 of 19) sorted by relevance
17 TEST(TypesTest, StructType) { in TEST() argument
35 class StructType; variable
28 class StructType; variable
24 class StructType; variable
193 StructType(LLVMContext &C) in StructType() function
39 class StructType; variable
28 } StructType; typedef
20 class StructType; variable
64 Type *StructType = PType->getElementType(); in handleParam() local
29 class StructType; variable
30 class StructType; variable
59 class StructType; variable
26 class StructType; variable
40 class StructType; variable
252 Type *TypeMapTy::get(Type *Ty, SmallPtrSet<StructType *, 8> &Visited) { in get()
545 func (c Context) StructType(elementTypes []Type, packed bool) (t Type) { func559 func StructType(elementTypes []Type, packed bool) (t Type) { func