Comment AST: Factor out function type extraction in DeclInfo::fill (NFC)
authorAaron Puchert <aaron.puchert@sap.com>
Tue, 9 Nov 2021 20:46:56 +0000 (21:46 +0100)
committerAaron Puchert <aaron.puchert@sap.com>
Tue, 9 Nov 2021 21:30:08 +0000 (22:30 +0100)
commit3506e42ab67eef41a1f27e180e7c552a2ffff7bb
tree991c710eb5f76a9d2205467601d9ad26f38ad132
parent24e07e1cf58841601287dca3df55078041dde00d
Comment AST: Factor out function type extraction in DeclInfo::fill (NFC)

Reviewed By: gribozavr2

Differential Revision: https://reviews.llvm.org/D111262
clang/lib/AST/Comment.cpp