Home
last modified time | relevance | path

Searched refs:RegexErrorToString (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DRegex.cpp62 void RegexErrorToString(int error, struct llvm_regex *preg, in RegexErrorToString() function
76 RegexErrorToString(error, preg, Error); in isValid()
112 RegexErrorToString(error, preg, *Error); in match()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRegex.cpp58 void RegexErrorToString(int error, struct llvm_regex *preg, in RegexErrorToString() function
72 RegexErrorToString(error, preg, Error); in isValid()
108 RegexErrorToString(error, preg, *Error); in match()