Searched refs:I8X (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DObjCARC.cpp1788 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); local
1789 Type *Params[] = { I8X };
1790 FunctionType *FTy = FunctionType::get(I8X, Params, /*isVarArg=*/false);
1802 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); local
1803 Type *Params[] = { I8X };
1804 FunctionType *FTy = FunctionType::get(I8X, Params, /*isVarArg=*/false);
3829 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); local
3830 Type *I8XX = PointerType::getUnqual(I8X);
3831 Type *Params[] = { I8XX, I8X };
3849 Type *I8X local
3862 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); local
3985 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); local
[all...]

Completed in 103 milliseconds