Let's just add a case for every Declaration, extracting the right information from every DeclSpecific and Declarator beneath it. The current queries that produce m3.declarations are imprecise. Before it had false positives and now it has false negatives.
Let's just add a case for every Declaration, extracting the right information from every DeclSpecific and Declarator beneath it. The current queries that produce m3.declarations are imprecise. Before it had false positives and now it has false negatives.