MCPcopy
hub / github.com/KhronosGroup/Vulkan-Docs / misracstyle

Method misracstyle

scripts/generator.py:592–593  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

590 return stripped
591
592 def misracstyle(self):
593 return False;
594
595 def misracppstyle(self):
596 return False;

Callers 1

buildEnumCDeclMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected