HomeSort by relevance Sort by last modified time
    Searched defs:getNumMatches (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Support/
Regex.cpp 49 /// getNumMatches - In a valid regex, return the number of parenthesized
51 unsigned Regex::getNumMatches() const {
  /external/llvm/lib/Support/
Regex.cpp 53 /// getNumMatches - In a valid regex, return the number of parenthesized
55 unsigned Regex::getNumMatches() const {
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Regex.cpp 62 /// getNumMatches - In a valid regex, return the number of parenthesized
64 unsigned Regex::getNumMatches() const {

Completed in 781 milliseconds