MCPcopy Create free account
hub / github.com/cseagle/blc / emitPrototypeOutput

Method emitPrototypeOutput

printc.cc:2171–2194  ·  view source on GitHub ↗

In C, when printing a function prototype, the function's output data-type is displayed first as a type declaration, where the function name acts as the declaration's identifier. This method emits the declaration in preparation for this. \param proto is the function prototype object \param fd is the (optional) Funcdata object providing additional meta-data about the function

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

getFirstReturnOpMethod · 0.80
getOutputTypeMethod · 0.80
getMetatypeMethod · 0.80
numInputMethod · 0.45
getInMethod · 0.45
beginReturnTypeMethod · 0.45
endReturnTypeMethod · 0.45

Tested by

no test coverage detected