Searched defs:struct_regex (Results 1 – 3 of 3) sorted by relevance
43 struct_regex = re.compile(r'^(class|struct|union|enum)\s+' variable
48 struct_regex = re.compile(r'^(class|struct|union|enum)\s+' variable
52 struct_regex = re.compile(r'^(class|struct|union|enum)\s+' variable