Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp116 const char BaseIndent[] = " "; in dumpAttribute() local
117 OS << BaseIndent; in dumpAttribute()
178 sizeof(BaseIndent)+indent+4); in dumpAttribute()