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

Declarations

tools/clang/lib/AST/TypePrinter.cpp
  121     void AppendScope(DeclContext *DC, raw_ostream &OS);

References

tools/clang/lib/AST/TypePrinter.cpp
  950     AppendScope(D->getDeclContext(), OS);
 1112   AppendScope(DC->getParent(), OS);
 1161     AppendScope(D->getDeclContext(), OS);