Searched refs:a_storage (Results 1 – 2 of 2) sorted by relevance
452 SmallString<32> a_storage; in append() local458 if (!a.isTriviallyEmpty()) components.push_back(a.toStringRef(a_storage)); in append()
419 SmallString<32> a_storage; in append() local425 if (!a.isTriviallyEmpty()) components.push_back(a.toStringRef(a_storage)); in append()