swap overloads

Synopses

Declared in <llvm/ADT/CachedHashString.h>

Swap the nested passes of two adaptors.

Exchange owned storage and hash state between LHS and RHS.

Swap the nested passes of two adaptors.

Parameters

Name

Description

LHS

First adaptor.

RHS

Second adaptor.

Created with MrDocs