Home
last modified time | relevance | path

Searched refs:DoSwap (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmetadata_lite.h114 DoSwap<T>(other->mutable_unknown_fields<T>()); in Swap()
192 void DoSwap(T* other) { in DoSwap() function
211 inline void InternalMetadata::DoSwap<std::string>(std::string* other) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIfConversion.cpp1804 bool DoSwap = false; in IfConvertDiamondCommon() local
1806 DoSwap = true; in IfConvertDiamondCommon()
1809 DoSwap = true; in IfConvertDiamondCommon()
1812 if (DoSwap) { in IfConvertDiamondCommon()