Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenModule.cpp5272 SmallVector<llvm::AttributeSet, 8> newArgAttrs; in replaceUsesOfNonProtoConstant() local
5291 newArgAttrs.push_back(oldAttrs.getParamAttrs(argNo)); in replaceUsesOfNonProtoConstant()
5321 oldAttrs.getRetAttrs(), newArgAttrs)); in replaceUsesOfNonProtoConstant()