Home
last modified time | relevance | path

Searched refs:newRetTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5838 llvm::Type *newRetTy = newFn->getReturnType(); in replaceUsesOfNonProtoConstant() local
5864 if (callSite->getType() != newRetTy && !callSite->use_empty()) in replaceUsesOfNonProtoConstant()