xoofx/CppAst.NET

How to get information about dllexport on parse result

anchurcn opened this issue · 3 comments

How to get information about dllexport on parse result

I want to find all functions marked with __declspec(dllexport)

xoofx commented

Thanks, I see.