Searched defs:getNumMatches (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | Regex.cpp | 79 unsigned Regex::getNumMatches() const { in getNumMatches() function in Regex |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 13039 int getNumMatches() const { return Matches.size(); } getNumMatches() function in __anon6beb8ae32311::AddressOfFunctionResolver |