Home
last modified time | relevance | path

Searched defs:getIndentString (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DDumpEvaluateExpr.cpp16 inline const char *Fortran::lower::DumpEvaluateExpr::getIndentString() const { in getIndentString() function in Fortran::lower::DumpEvaluateExpr
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp540 Expr *getIndentString(unsigned Depth) { getIndentString() function