Home
last modified time | relevance | path

Searched refs:TheIndentation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp127 std::string TheIndentation(Object.indentAsString()); in printAttributes() local
128 OS << format(" %5s %s ", TheLineNumber.c_str(), TheIndentation.c_str()); in printAttributes()