Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.cpp4313 llvm::Type *newRetTy = newFn->getReturnType(); in replaceUsesOfNonProtoConstant() local
4338 if (callSite->getType() != newRetTy && !callSite->use_empty()) in replaceUsesOfNonProtoConstant()