LLVM: llvm_regmatch_t Struct Reference (original) (raw)
#include "[Support/regex_impl.h](regex%5F%5Fimpl%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| llvm_regoff_t | rm_so |
| llvm_regoff_t | rm_eo |
Detailed Description
Definition at line 43 of file regex_impl.h.
Member Data Documentation
◆ rm_eo
llvm_regoff_t llvm_regmatch_t::rm_eo
Definition at line 45 of file regex_impl.h.
◆ rm_so
llvm_regoff_t llvm_regmatch_t::rm_so
Definition at line 44 of file regex_impl.h.
The documentation for this struct was generated from the following file:
- lib/Support/regex_impl.h