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

Declarations

tools/clang/include/clang/AST/CommentSema.h
  146   InlineContentComment *actOnUnknownCommand(SourceLocation LocBegin,

References

tools/clang/lib/AST/CommentParser.cpp
  593         Content.push_back(S.actOnUnknownCommand(Tok.getLocation(),
tools/clang/lib/AST/CommentSema.cpp
  400   return actOnUnknownCommand(LocBegin, LocEnd, CommandID);