LLVM
8.0.1
|
#include <algorithm>
#include <cassert>
#include <cstring>
Go to the source code of this file.
Classes | |
class | StringView |
Functions | |
bool | operator== (const StringView &LHS, const StringView &RHS) |
|
inline |
Definition at line 116 of file StringView.h.
References StringView::begin(), StringView::end(), llvm::lltok::equal, and StringView::size().