Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Ddllimport.m3 __declspec(dllimport) typedef int typedef1; typedef
H A Ddllexport.m3 __declspec(dllexport) typedef int typedef1; typedef
H A Dkindof.m46 typedef __kindof NSObject *typedef1; typedef
/llvm-project/clang/test/SemaObjCXX/
H A Ddllimport.mm3 __declspec(dllimport) typedef int typedef1; typedef
H A Ddllexport.mm3 __declspec(dllexport) typedef int typedef1; typedef
/llvm-project/clang/test/Sema/
H A Ddllexport.c7 __declspec(dllexport) typedef int typedef1; typedef
H A Ddllimport.c13 __declspec(dllimport) typedef int typedef1; typedef
H A Daddress-packed.c183 int *typedef1(TypedefStructArguable *s) { in typedef1() function
/llvm-project/clang/test/SemaCXX/
H A Ddllexport.cpp23 __declspec(dllexport) typedef int typedef1; typedef
H A Ddllimport.cpp24 __declspec(dllimport) typedef int typedef1; typedef