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