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