Searched defs:getIndentString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | DumpEvaluateExpr.cpp | 16 inline const char *Fortran::lower::DumpEvaluateExpr::getIndentString() const { in getIndentString() function in Fortran::lower::DumpEvaluateExpr |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 540 Expr *getIndentString(unsigned Depth) { getIndentString() function |