Searched refs:resultAttrStorage (Results 1 – 1 of 1) sorted by relevance
307 std::vector<SmallString<8>> resultAttrStorage; in printFunctionAttributes() local310 resultAttrStorage.emplace_back(attrNameBuf); in printFunctionAttributes()311 ignoredAttrs.append(resultAttrStorage.begin(), resultAttrStorage.end()); in printFunctionAttributes()