Home
last modified time | relevance | path

Searched defs:containedType (Results 1 – 5 of 5) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DBitFieldAggregation.cpp87 TYPECONST Type *containedType = type->getContainedType(typeIndex); in getBitFieldAggregations() local
127 TYPECONST Type *containedType = type->getContainedType(typeIndex); in getBitFieldAggregation() local
H A DTypeUtil.cpp40 TYPECONST Type *containedType = type->getContainedType(i); in lookupTopStructType() local
391 TYPECONST Type *containedType = type->getContainedType(0); in typeToBits() local
H A DSmartType.cpp309 const SmartType* containedType = NULL; in equals() local
496 TYPECONST Type *containedType = type->getContainedType(nextContainedType); in flattenFunctionArgs() local
H A DEDIType.cpp194 const EDIType containedType(getContainedType(i)); in getTopStructType() local
/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp1408 TypeInfo* containedType = aTypeInfo->getContainedType(j); in runOnModule() local