struct llvm_regex
Declaration
struct llvm_regex { /* full declaration omitted */ };
Declared at: llvm/lib/Support/regex_impl.h:48
Member Variables
- public int re_magic
- public size_t re_nsub
- public const char* re_endp
- public struct re_guts* re_g
struct llvm_regex { /* full declaration omitted */ };
Declared at: llvm/lib/Support/regex_impl.h:48