Home
last modified time | relevance | path

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

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