Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8229 #define DEPTH_INCREMENT 2 macro
8347 s->Format("\n{0}{1}", llvm::fmt_repeat(" ", depth + DEPTH_INCREMENT), in DumpValue()
8371 depth + DEPTH_INCREMENT); // Scope depth for any types that have in DumpValue()
8390 s->Printf("\n%*s", depth + DEPTH_INCREMENT, ""); in DumpValue()
8437 depth + DEPTH_INCREMENT); // Scope depth for any types that have in DumpValue()
8512 s->Printf("\n%*s[%u] ", depth + DEPTH_INCREMENT, "", element_idx); in DumpValue()
8534 depth + DEPTH_INCREMENT); // Scope depth for any types that have in DumpValue()