Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp4701 SmallVector<llvm::AttributeSet, 8> newArgAttrs; in replaceUsesOfNonProtoConstant() local
4720 newArgAttrs.push_back(oldAttrs.getParamAttributes(argNo)); in replaceUsesOfNonProtoConstant()
4750 oldAttrs.getRetAttributes(), newArgAttrs)); in replaceUsesOfNonProtoConstant()