Searched refs:c_storage (Results 1 – 4 of 4) 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()
437 SmallString<32> c_storage; in append() local443 if (!c.isTriviallyEmpty()) components.push_back(c.toStringRef(c_storage)); in append()