Searched defs:Swap (Results 1 – 6 of 6) sorted by relevance
28 inline void Swap(T& a, T& b) RAPIDJSON_NOEXCEPT { in Swap() function
85 void Swap(Stack& rhs) RAPIDJSON_NOEXCEPT { in Swap() function
196 TEST(Document, Swap) { in TEST() argument
267 TEST(Value, Swap) { in TEST() argument
854 TEST(Pointer, Swap) { in TEST() argument
663 …ValueType& Swap(ValueType& root, ValueType& value, typename ValueType::AllocatorType& allocator) c… in Swap() function669 …ValueType& Swap(GenericDocument<EncodingType, typename ValueType::AllocatorType, stackAllocator>& … in Swap() function