Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.cpp2731 llvm::Type *newRetTy = newFn->getReturnType(); in replaceUsesOfNonProtoConstant() local
2755 if (callSite->getType() != newRetTy && !callSite->use_empty()) in replaceUsesOfNonProtoConstant()