Searched refs:should_skip_checking_codes (Results 1 – 3 of 3) sorted by relevance
243 def should_skip_checking_codes(self): member in VulkanConventions
174 def should_skip_checking_codes(self, name): member in XMLChecker180 return self.conventions.should_skip_checking_codes438 if not self.should_skip_checking_codes(name):
353 def should_skip_checking_codes(self): member in ConventionsBase