|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/ADT/SmallVector.h 653 bool operator==(const SmallVectorImpl &RHS) const {
include/llvm/ADT/StringRef.h 886 inline bool operator==(StringRef LHS, StringRef RHS) {
include/llvm/BinaryFormat/Minidump.h 199 inline bool operator==(const VSFixedFileInfo &LHS, const VSFixedFileInfo &RHS) {
include/llvm/CodeGen/MIRYamlMapping.h 42 bool operator==(const StringValue &Other) const {
83 bool operator==(const BlockStringValue &Other) const {
446 bool operator==(const MachineJumpTable &Other) const {
508 bool operator==(const MachineFrameInfo &Other) const {
include/llvm/ObjectYAML/COFFYAML.h 53 LLVM_YAML_STRONG_TYPEDEF(uint8_t, COMDATType)
include/llvm/ObjectYAML/ELFYAML.h 45 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_ELFOSABI)
47 LLVM_YAML_STRONG_TYPEDEF(uint64_t, ELF_EF)
50 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ELF_PF)
52 LLVM_YAML_STRONG_TYPEDEF(uint32_t, ELF_REL)
53 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_RSS)
57 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_STB)
58 LLVM_YAML_STRONG_TYPEDEF(uint8_t, ELF_STT)
60 LLVM_YAML_STRONG_TYPEDEF(uint8_t, MIPS_AFL_REG)
61 LLVM_YAML_STRONG_TYPEDEF(uint8_t, MIPS_ABI_FP)
62 LLVM_YAML_STRONG_TYPEDEF(uint32_t, MIPS_AFL_EXT)
63 LLVM_YAML_STRONG_TYPEDEF(uint32_t, MIPS_AFL_ASE)
64 LLVM_YAML_STRONG_TYPEDEF(uint32_t, MIPS_AFL_FLAGS1)
include/llvm/ObjectYAML/YAML.h 97 inline bool operator==(const BinaryRef &LHS, const BinaryRef &RHS) {
include/llvm/Support/YAMLTraits.h 1656 LLVM_YAML_STRONG_TYPEDEF(uint8_t, Hex8)
1657 LLVM_YAML_STRONG_TYPEDEF(uint16_t, Hex16)
1658 LLVM_YAML_STRONG_TYPEDEF(uint32_t, Hex32)
1659 LLVM_YAML_STRONG_TYPEDEF(uint64_t, Hex64)
include/llvm/TextAPI/MachO/PackedVersion.h 47 bool operator==(const PackedVersion &O) const { return Version == O.Version; }
lib/Target/AMDGPU/SIMachineFunctionInfo.h 248 bool operator ==(const SIMode Other) const {
lib/TextAPI/MachO/TextStubCommon.h 27 LLVM_YAML_STRONG_TYPEDEF(uint8_t, SwiftVersion)
tools/clang/tools/extra/clang-doc/Representation.h 130 bool operator==(const Reference &Other) const {
tools/clang/tools/extra/clangd/index/SymbolLocation.h 76 inline bool operator==(const SymbolLocation &L, const SymbolLocation &R) {
tools/lld/include/lld/Core/DefinedAtom.h 209 bool operator==(const Alignment &rhs) const {
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h 109 LLVM_YAML_STRONG_TYPEDEF(uint16_t, SectionAlignment)
130 LLVM_YAML_STRONG_TYPEDEF(uint8_t, SymbolScope)
133 LLVM_YAML_STRONG_TYPEDEF(uint16_t, SymbolDesc)
161 LLVM_YAML_STRONG_TYPEDEF(uint32_t, PackedVersion)
tools/lld/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp 237 LLVM_YAML_STRONG_TYPEDEF(bool, ShlibCanBeNull)
usr/include/c++/7.4.0/array 252 operator==(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
usr/include/c++/7.4.0/bits/basic_string.h 6017 operator==(const basic_string<_CharT>& __lhs,
usr/include/c++/7.4.0/bits/stl_vector.h 1601 operator==(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y)