Searched refs:newEPI (Results 1 – 2 of 2) sorted by relevance
3121 FunctionProtoType::ExtProtoInfo newEPI = EPI; in getFunctionType() local3122 new (FTP) FunctionProtoType(ResultTy, ArgArray, Canonical, newEPI); in getFunctionType()
4308 FunctionProtoType::ExtProtoInfo newEPI = EPI; in getFunctionTypeInternal() local4309 new (FTP) FunctionProtoType(ResultTy, ArgArray, Canonical, newEPI); in getFunctionTypeInternal()