Searched defs:MatchesName (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h535 bool MatchesName(const char *name) { function in class:lldb_private::Breakpoint
/freebsd-current/contrib/googletest/googletest/src/
H A Dgtest.cc780 bool MatchesName(const std::string& name) const { function in class:testing::internal::UnitTestFilter
839 bool MatchesName(const std::string& name) const { function in class:testing::PositiveAndNegativeUnitTestFilter
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBBreakpoint.cpp693 bool SBBreakpoint::MatchesName(const char *name) { function in class:SBBreakpoint

Completed in 317 milliseconds