Searched defs:is_regex (Results 1 – 2 of 2) sorted by relevance
22 SBTypeNameSpecifier::SBTypeNameSpecifier(const char *name, bool is_regex) in SBTypeNameSpecifier()
669 bool is_regex = 0; /* we are dumping a regex, we need to know this before we bless */ in DD_dump() local