Searched refs:c_storage (Results 1 – 2 of 2) sorted by relevance
359 SmallString<32> c_storage; in append() local365 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage)); in append()
454 SmallString<32> c_storage; in append() local460 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage)); in append()