Home
last modified time | relevance | path

Searched defs:subType (Results 1 – 4 of 4) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DEDIType.cpp45 static EDIType subType; in getContainedType() local
118 const EDIType subType = getContainedType(0); in hasInnerPointers() local
124 const EDIType subType = getContainedType(i); in hasInnerPointers() local
248 const EDIType subType = getContainedType(0); in printDescription() local
256 const EDIType subType = getContainedType(0); in printDescription() local
288 EDIType subType = getContainedType(i); in printDescription() local
296 EDIType subType = getContainedType(0); in printDescription() local
H A DTypeUtil.cpp314 TYPECONST Type* subType = type->getContainedType(0); in printTypeString() local
322 TYPECONST Type* subType = type->getContainedType(0); in printTypeString() local
350 TYPECONST Type* subType = type->getContainedType(i); in printTypeString() local
361 TYPECONST Type* subType = type->getContainedType(0); in printTypeString() local
H A DSmartType.cpp73 TYPECONST Type *subType = type->getContainedType(i); in getContainedType() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp150 DIType subType = Ty; in getType() local