Home
last modified time | relevance | path

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

/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dfunctions-original.cc41 class SwapType {}; class
44 void swap(SwapType& a, SwapType& b) {} in swap()
71 blink::SwapType a, b; in G()
Dfunctions-expected.cc41 class SwapType {}; class
44 void swap(SwapType& a, SwapType& b) {} in swap()
71 blink::SwapType a, b; in G()