Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Ddllimport.m5 typedef __declspec(dllimport) int typedef2; typedef
H A Ddllexport.m5 typedef __declspec(dllexport) int typedef2; typedef
H A Dkindof.m47 typedef NSObject __kindof *typedef2; typedef
/llvm-project/clang/test/SemaObjCXX/
H A Ddllimport.mm5 typedef __declspec(dllimport) int typedef2; typedef
H A Ddllexport.mm5 typedef __declspec(dllexport) int typedef2; typedef
/llvm-project/clang/test/Sema/
H A Ddllexport.c9 typedef __declspec(dllexport) int typedef2; typedef
H A Ddllimport.c15 typedef __declspec(dllimport) int typedef2; typedef
H A Daddress-packed.c187 int *typedef2(TypedefStructArguableTheSecond *s) { in typedef2() function
/llvm-project/clang/test/SemaCXX/
H A Ddllexport.cpp25 typedef __declspec(dllexport) int typedef2; typedef
H A Ddllimport.cpp26 typedef __declspec(dllimport) int typedef2; typedef