Home
last modified time | relevance | path

Searched refs:llvm_regex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegex.h22 struct llvm_regex;
109 struct llvm_regex *preg;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DRegex.cpp28 preg = new llvm_regex(); in Regex()
59 void RegexErrorToString(int error, struct llvm_regex *preg, in RegexErrorToString()
H A Dregex_impl.h48 typedef struct llvm_regex { struct