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

References

tools/clang/include/clang/AST/CommentParser.h
   84            Traits.getCommandInfo(Tok.getCommandID())->IsBlockCommand;
tools/clang/lib/AST/CommentBriefParser.cpp
   96       if (Info->IsBlockCommand) {
tools/clang/lib/AST/CommentCommandTraits.cpp
  111   Info->IsBlockCommand = true;
tools/clang/lib/AST/CommentParser.cpp
  578       if (Info->IsBlockCommand) {