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

References

tools/clang/lib/AST/DeclBase.cpp
  510   if (PrettyPlatformName.empty())
  511     PrettyPlatformName = ActualPlatform;
  524       Out << "not available on " << PrettyPlatformName
  538       Out << "introduced in " << PrettyPlatformName << ' '
  551       Out << "obsoleted in " << PrettyPlatformName << ' '
  564       Out << "first deprecated in " << PrettyPlatformName << ' '