Home
last modified time | relevance | path

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

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