Searched refs:type_prefix (Results 1 – 4 of 4) sorted by relevance
126 return self.conventions.type_prefix in membertext135 if self.conventions.type_prefix not in membertext:338 if not name.startswith(self.conventions.type_prefix):340 self.conventions.type_prefix)
244 def type_prefix(self): member in ConventionsBase
157 self.result_type = genOpts.conventions.type_prefix + "Result"250 elif basename.startswith(self.conventions.type_prefix):
488 if self.paramIsConst(param) or blockname.startswith(self.conventions.type_prefix):