Searched refs:getIndentString (Results 1 – 3 of 3) sorted by relevance
16 inline const char *Fortran::lower::DumpEvaluateExpr::getIndentString() const { in getIndentString() function in Fortran::lower::DumpEvaluateExpr219 outs << getIndentString() << twine << '\n'; in print()
186 const char *getIndentString() const;
446 Expr *getIndentString(unsigned Depth) { in getIndentString() function513 Expr *IndentLit = getIndentString(Depth); in dumpUnnamedRecord()554 Expr *FieldIndentArg = getIndentString(Depth + 1); in dumpRecordValue()