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

Declarations

tools/clang/include/clang/AST/Decl.h
  318   void printNestedNameSpecifier(raw_ostream &OS) const;

References

tools/clang/unittests/AST/NamedDeclPrinterTest.cpp
  154                               D->printNestedNameSpecifier(Out);