Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp4702 llvm::AttributeList oldAttrs = callSite->getAttributes(); in replaceUsesOfNonProtoConstant() local
4720 newArgAttrs.push_back(oldAttrs.getParamAttributes(argNo)); in replaceUsesOfNonProtoConstant()
4749 newFn->getContext(), oldAttrs.getFnAttributes(), in replaceUsesOfNonProtoConstant()
4750 oldAttrs.getRetAttributes(), newArgAttrs)); in replaceUsesOfNonProtoConstant()