Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DClangASTType.cpp5586 #define DEPTH_INCREMENT 2 macro
5649 … s->Printf("\n%*s%s ", depth + DEPTH_INCREMENT, "", base_class_type_name.c_str()); in DumpValue()
5666 … depth + DEPTH_INCREMENT); // Scope depth for any types that have children in DumpValue()
5684 s->Printf("\n%*s", depth + DEPTH_INCREMENT, ""); in DumpValue()
5725 … depth + DEPTH_INCREMENT); // Scope depth for any types that have children in DumpValue()
5799 s->Printf("\n%*s[%u] ", depth + DEPTH_INCREMENT, "", element_idx); in DumpValue()
5816 … depth + DEPTH_INCREMENT); // Scope depth for any types that have children in DumpValue()