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

References

tools/clang/lib/AST/CommentLexer.cpp
  434       T.setCommandID(Info->getID());
  473   T.setVerbatimBlockID(Info->getID());
  512     T.setVerbatimBlockID(Traits.getCommandInfo(Name)->getID());
  552   T.setVerbatimLineID(Info->getID());
tools/clang/lib/AST/CommentParser.cpp
  595                                                 Info->getID()));
tools/clang/lib/AST/CommentSema.cpp
  399   unsigned CommandID = Traits.registerUnknownCommand(CommandName)->getID();