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

Definitions

tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  328 template <typename T> llvm::Expected<CommentInfo *> getCommentInfo(T I) {
  333 template <> llvm::Expected<CommentInfo *> getCommentInfo(FunctionInfo *I) {
  338 template <> llvm::Expected<CommentInfo *> getCommentInfo(NamespaceInfo *I) {
  343 template <> llvm::Expected<CommentInfo *> getCommentInfo(RecordInfo *I) {
  348 template <> llvm::Expected<CommentInfo *> getCommentInfo(EnumInfo *I) {
  353 template <> llvm::Expected<CommentInfo *> getCommentInfo(CommentInfo *I) {