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

References

tools/clang/lib/AST/CommentParser.cpp
  664                                 Tok.getVerbatimBlockID());
  692     const CommandInfo *Info = Traits.getCommandInfo(Tok.getVerbatimBlockID());
tools/clang/unittests/AST/CommentLexer.cpp
   52     return Traits.getCommandInfo(Tok.getVerbatimBlockID())->Name;