Searched refs:attrVec (Results 1 – 1 of 1) sorted by relevance
2205 SmallVector<AttributeSet, 8> attrVec; in transformConstExprCastCall() local2206 attrVec.reserve(NumCommonArgs); in transformConstExprCastCall()2217 attrVec.push_back(AttributeSet::get(Caller->getContext(), in transformConstExprCastCall()2233 attrVec.push_back(AttributeSet::get(Caller->getContext(), i + 1, in transformConstExprCastCall()2261 attrVec.push_back(AttributeSet::get(FT->getContext(), i + 1, in transformConstExprCastCall()2269 attrVec.push_back(AttributeSet::get(Callee->getContext(), FnAttrs)); in transformConstExprCastCall()2275 attrVec); in transformConstExprCastCall()