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