Searched refs:RE_TYPEINFO_START (Results 1 – 1 of 1) sorted by relevance
25 RE_TYPEINFO_START = S(r'^[ \t]*', M(r'(static|const)\s+', name='modifiers'), r'TypeInfo\s+', variable100 regexp = S(NAMED('begin', RE_TYPEINFO_START),