Home
last modified time | relevance | path

Searched defs:Equals (Results 1 – 15 of 15) sorted by relevance

/llvm-project/lldb/include/lldb/Utility/
H A DNameMatches.h17 Equals, enumerator
/llvm-project/lldb/unittests/Utility/
H A DNameMatchesTest.cpp18 TEST(NameMatchesTest, Equals) { in TEST() argument
/llvm-project/flang/include/flang/Evaluate/
H A Dcomplex.h43 constexpr bool Equals(const Complex &that) const { in Equals() function
/llvm-project/clang/include/clang/Basic/
H A DThunk.h54 bool Equals(const VirtualAdjustment &Other) const { in Equals() function
121 bool Equals(const VirtualAdjustment &Other) const { in Equals() function
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DArena.h141 llvm::DenseMap<FormulaPair, const Formula *> Equals; variable
/llvm-project/libc/test/src/__support/CPP/
H A Dstringview_test.cpp31 TEST(LlvmLibcStringViewTest, Equals) { in TEST() argument
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_array_ref_test.cpp76 TEST(ArrayRefTest, Equals) { in TEST() argument
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h246 bool Equals(const ParamIteratorInterface<T>& other) const override { in Equals() function
342 bool Equals(const ParamIteratorInterface<T>& other) const override { in Equals() function
985 bool Equals(const ParamIteratorInterface<To>& other) const override { in Equals() function
/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h417 DefaultFoldingSetTrait<T>::Equals(T &X, const FoldingSetNodeID &ID, in Equals() function
431 DefaultContextualFoldingSetTrait<T, Ctx>::Equals(T &X, in Equals() function
/llvm-project/lldb/source/Utility/
H A DConstString.cpp247 bool ConstString::Equals(ConstString lhs, ConstString rhs, in Equals() function in ConstString
/llvm-project/clang/lib/AST/
H A DCommentParser.cpp616 Token Equals = Tok; in parseHTMLStartTag() local
/llvm-project/llvm/unittests/ADT/
H A DArrayRefTest.cpp159 TEST(ArrayRefTest, Equals) { in TEST() argument
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h124 Equals, // ?8 # operator== global() enumerator
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-function-mocker.h83 constexpr bool Equals(const char (&a)[N], const char (&b)[M]) { in Equals() function
/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1789 Equals, enumerator