[llvm][NFC] Consolidate equivalent function type parsing code into
authorLeonard Chan <leonardchan@google.com>
Wed, 5 Oct 2022 18:40:50 +0000 (18:40 +0000)
committerLeonard Chan <leonardchan@google.com>
Wed, 5 Oct 2022 18:41:19 +0000 (18:41 +0000)
commit4f6477a615d18dac6cc3aa0d3fb946191f8168c9
tree3ec859fb0495ee2babe132af47368264021f1a35
parent40126e66b623273bd3e85308c3edfa602b286b35
[llvm][NFC] Consolidate equivalent function type parsing code into
single function

Differential Revision: https://reviews.llvm.org/D135296
llvm/lib/AsmParser/LLParser.cpp