Home
last modified time | relevance | path

Searched defs:IsExactMatch (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/art/runtime/mirror/
H A Dmethod_type_test.cc85 TEST_F(MethodTypeTest, IsExactMatch) { in TEST_F() argument
H A Dmethod_type.cc154 bool MethodType::IsExactMatch(ObjPtr<MethodType> target) { in IsExactMatch() function in art::mirror::MethodType
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp140 bool IsExactMatch; in getTypedMatcher() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Utility/
DArchSpec.h499 bool IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Utility/
DArchSpec.h497 bool IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Utility/
DArchSpec.h497 bool IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Utility/
DArchSpec.h497 bool IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp580 bool IsExactMatch = Name.size() == MatchSize; in lookupIntrinsicID() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DFunction.cpp871 bool IsExactMatch = Name.size() == MatchSize; in lookupIntrinsicID() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp3141 bool IsExactMatch = false; in LookupLiteralOperator() local