Searched refs:emitIndentation (Results 1 – 2 of 2) sorted by relevance
130 void emitIndentation();231 void GenMetalTraverser::emitIndentation() in emitIndentation() function in GenMetalTraverser1200 emitIndentation(); in emitStructDeclaration()1242 emitIndentation(); in emitStructDeclaration()1632 emitIndentation(); in visitIfElse()1650 emitIndentation(); in visitIfElse()1665 emitIndentation(); in visitSwitch()1680 emitIndentation(); in visitCase()1832 emitIndentation(); in visitFunctionPrototype()1846 emitIndentation(); in visitFunctionDefinition()[all …]
476 emitIndentation(); in emitAndIndent()494 emitIndentation(); in emitAndIndent()508 private void emitIndentation() throws IOException { in emitIndentation() method in CodeWriter