Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Ddllexport.c9 typedef int __declspec(dllexport) typedef3; // expected-warning{{'dllexport' attribute only applies… typedef
Ddllimport.c9 typedef int __declspec(dllimport) typedef3; // expected-warning{{'dllimport' attribute only applies… typedef
/external/clang/test/SemaObjC/
Dkindof.m48 typedef __kindof NSObject<NSCopying> typedef3; typedef
/external/clang/test/SemaCXX/
Ddllexport.cpp21 typedef int __declspec(dllexport) typedef3; // expected-warning{{'dllexport' attribute only applies… typedef
Ddllimport.cpp20 typedef int __declspec(dllimport) typedef3; // expected-warning{{'dllimport' attribute only applies… typedef