Lines Matching refs:decl
206 // MSC-DAG: declare dllimport void @"\01?decl@@YAXXZ"()208 __declspec(dllimport) void decl();209 USE(decl)