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

Declarations

tools/clang/lib/AST/DeclPrinter.cpp
   36     raw_ostream& Indent(unsigned Indentation);

References

tools/clang/lib/AST/DeclPrinter.cpp
   35     raw_ostream& Indent() { return Indent(Indentation); }