MCPcopy Create free account
hub / github.com/clMathLibraries/clBLAS / forwardDeclarations

Method forwardDeclarations

src/library/tools/ktest/ktest.cpp:490–494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488}
489
490void
491KTest::forwardDeclarations(std::stringstream& ss)
492{
493 ss << forwardDeclarationsCode << std::endl;
494}
495
496void
497KTest::auxFunctions(std::stringstream& ss)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected