Home
last modified time | relevance | path

Searched defs:endsWith (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h127 template <typename... Ts> bool endsWith(Ts... Tokens) const { in endsWith() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp13586 bool endsWith( std::string const& s, std::string const& suffix ) { in endsWith() function
13589 bool endsWith( std::string const& s, char suffix ) { in endsWith() function