Searched refs:indentationPtr (Results 1 – 1 of 1) sorted by relevance
50 AutoOutputStream(CodeGenerator* codeGen, OutputStream* newOutput, int *indentationPtr) in AutoOutputStream() argument53 , fIndentationPtr(indentationPtr) in AutoOutputStream()54 , fOldIndentation(indentationPtr ? *indentationPtr : 0) { in AutoOutputStream()