Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
buildEnumCDecl
Method · 0.95
buildEnumCDecl_BitmaskOrDefine
Method · 0.95
buildConstantCDecl
Method · 0.95
makeCParamDecl
Method · 0.95
makeCDecls
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected