Searched defs:stripped_text (Results 1 – 2 of 2) sorted by relevance
266 def validate_uses_strict_mode_(self, stripped_text): argument276 def parse_definition_(self, stripped_text, decl_required = True): argument
146 base::string16 stripped_text = text; in GetMatchingTypes() local