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

Declarations

tools/clang/include/clang/AST/JSONNodeDumper.h
  179   StringRef getCommentCommandName(unsigned CommandID) const;

References

tools/clang/lib/AST/JSONNodeDumper.cpp
 1500   JOS.attribute("name", getCommentCommandName(C->getCommandID()));
 1547   JOS.attribute("name", getCommentCommandName(C->getCommandID()));
 1597   JOS.attribute("name", getCommentCommandName(C->getCommandID()));