LLVM 17.0.0git
Classes | Functions
StringView.h File Reference
#include "DemangleConfig.h"
#include <cassert>
#include <cstring>
Include dependency graph for StringView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StringView
 

Functions

bool operator== (const StringView &LHS, const StringView &RHS)
 

Function Documentation

◆ operator==()

bool operator== ( const StringView LHS,
const StringView RHS 
)
inline

Definition at line 115 of file StringView.h.

References LHS, and RHS.

Referenced by llvm::ConstantRange::operator!=(), and llvm::BitTracker::RegisterCell::operator!=().