Home
last modified time | relevance | path

Searched defs:getNumMatches (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Support/
DRegex.cpp55 unsigned Regex::getNumMatches() const { in getNumMatches() function in Regex
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DRegex.cpp64 unsigned Regex::getNumMatches() const { in getNumMatches() function in Regex
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRegex.cpp78 unsigned Regex::getNumMatches() const { in getNumMatches() function in Regex
/external/llvm-project/llvm/lib/Support/
DRegex.cpp82 unsigned Regex::getNumMatches() const { in getNumMatches() function in Regex
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp12243 int getNumMatches() const { return Matches.size(); } in getNumMatches() function in __anone93f13811b11::AddressOfFunctionResolver