Searched defs:MatchesName (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/ | ||
H A D | Breakpoint.h | 535 bool MatchesName(const char *name) { in MatchesName() function |
/freebsd-src/contrib/llvm-project/lldb/source/API/ | ||
H A D | SBBreakpoint.cpp | 693 bool SBBreakpoint::MatchesName(const char *name) { in MatchesName() function in SBBreakpoint |
/freebsd-src/contrib/googletest/googletest/src/ | ||
H A D | gtest.cc | 780 bool MatchesName(const std::string& name) const { MatchesName() function in testing::internal::__anon33dc8bfd0411::UnitTestFilter |