Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Ddllimport.m7 typedef int __declspec(dllimport) typedef3; typedef
H A Ddllexport.m7 typedef int __declspec(dllexport) typedef3; typedef
H A Dkindof.m48 typedef __kindof NSObject<NSCopying> typedef3; typedef
/llvm-project/clang/test/SemaObjCXX/
H A Ddllimport.mm7 typedef int __declspec(dllimport) typedef3; typedef
H A Ddllexport.mm7 typedef int __declspec(dllexport) typedef3; typedef
/llvm-project/clang/test/Sema/
H A Ddllexport.c11 typedef int __declspec(dllexport) typedef3; typedef
H A Ddllimport.c17 typedef int __declspec(dllimport) typedef3; typedef
H A Daddress-packed.c191 int *typedef3(TypedefUnionArguable *s) { in typedef3() function
/llvm-project/clang/test/SemaCXX/
H A Ddllexport.cpp27 typedef int __declspec(dllexport) typedef3; typedef
H A Ddllimport.cpp28 typedef int __declspec(dllimport) typedef3; typedef