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

Declarations

tools/clang/include/clang/AST/CommentSema.h
  182   FullComment *actOnFullComment(ArrayRef<BlockContentComment *> Blocks);

References

tools/clang/lib/AST/CommentParser.cpp
  776   return S.actOnFullComment(S.copyArray(llvm::makeArrayRef(Blocks)));