MCPcopy Index your code
hub / github.com/KhronosGroup/Vulkan-Docs / misracppstyle

Method misracppstyle

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

Source from the content-addressed store, hash-verified

593 return False;
594
595 def misracppstyle(self):
596 return False;
597
598 def deprecationComment(self, elem, indent = 0):
599 """If an API element is marked deprecated, return a brief comment

Callers 5

buildEnumCDeclMethod · 0.95
buildConstantCDeclMethod · 0.95
makeCParamDeclMethod · 0.95
makeCDeclsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected