Searched refs:pContainedType (Results 1 – 1 of 1) sorted by relevance
394 Type* pContainedType = pType->getContainedType(0); in PRINT() local423 else if ((tempStr[pos + 1] == 'f') && (pContainedType->isFloatTy())) in PRINT()440 else if ((tempStr[pos + 1] == 'd') && (pContainedType->isIntegerTy())) in PRINT()457 else if ((tempStr[pos + 1] == 'u') && (pContainedType->isIntegerTy())) in PRINT()