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

References

tools/clang/lib/AST/CommentLexer.cpp
  406       const CommandInfo *Info = Traits.getCommandInfoOrNULL(CommandName);
  408         if ((Info = Traits.getTypoCorrectCommandInfo(CommandName))) {
  415             << FullRange << CommandName << CorrectedName
  419           T.setUnknownCommandName(CommandName);