Searched refs:PCharTy (Results 1 – 1 of 1) sorted by relevance
134 Type *PCharTy = Type::getInt8PtrTy(Context); in checkStringCopyLibFuncSignature() local151 FT->getParamType(0) != PCharTy || !FT->getParamType(2)->isIntegerTy()) in checkStringCopyLibFuncSignature()161 FT->getParamType(0) != PCharTy) in checkStringCopyLibFuncSignature()