reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 9065           s->Format("\n{0}{1}", llvm::fmt_repeat(" ", depth + DEPTH_INCREMENT),
 9090               depth + DEPTH_INCREMENT); // Scope depth for any types that have
 9109         s->Printf("\n%*s", depth + DEPTH_INCREMENT, "");
 9157             depth + DEPTH_INCREMENT); // Scope depth for any types that have
 9163         s->Printf("\n%*s}", depth, "");
 9232         s->Printf("\n%*s[%u] ", depth + DEPTH_INCREMENT, "", element_idx);
 9254             depth + DEPTH_INCREMENT); // Scope depth for any types that have
 9260         s->Printf("\n%*s}", depth, "");
 9290         depth);       // Scope depth for any types that have children
 9316         depth);       // Scope depth for any types that have children
 9342         depth);       // Scope depth for any types that have children
 9368         depth);       // Scope depth for any types that have children