Searched refs:argAttrStorage (Results 1 – 1 of 1) sorted by relevance
300 std::vector<SmallString<8>> argAttrStorage; in printFunctionAttributes() local303 argAttrStorage.emplace_back(attrNameBuf); in printFunctionAttributes()304 ignoredAttrs.append(argAttrStorage.begin(), argAttrStorage.end()); in printFunctionAttributes()