Home
last modified time | relevance | path

Searched defs:PartialMatch (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h992 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
1028 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc704 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
963 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp551 std::pair<Value *, Value *> &PartialMatch) { in identifyNodeWithImplicitAdd() argument
723 std::pair<Value *, Value *> PartialMatch( in identifyPartialMul() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp46 AvailabilityAttr const *PartialMatch = nullptr; in getAttrForPlatform() local
H A DSemaHLSL.cpp792 AvailabilityAttr const *PartialMatch = nullptr; in FindAvailabilityAttr() local