Home
last modified time | relevance | path

Searched refs:typedef1 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Sema/
Ddllexport.c7 __declspec(dllexport) typedef int typedef1; // expected-warning{{'dllexport' attribute only applies… typedef
Ddllimport.c7 __declspec(dllimport) typedef int typedef1; // expected-warning{{'dllimport' attribute only applies… typedef
/external/clang/test/SemaObjC/
Dkindof.m46 typedef __kindof NSObject *typedef1; typedef
/external/clang/test/SemaCXX/
Ddllexport.cpp19 __declspec(dllexport) typedef int typedef1; // expected-warning{{'dllexport' attribute only applies… typedef
Ddllimport.cpp18 __declspec(dllimport) typedef int typedef1; // expected-warning{{'dllimport' attribute only applies… typedef