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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegex.h22 struct llvm_regex;
108 struct llvm_regex *preg;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregex_impl.h48 typedef struct llvm_regex { struct
H A DRegex.cpp31 preg = new llvm_regex();
62 void RegexErrorToString(int error, struct llvm_regex *preg,

Completed in 102 milliseconds