Home
last modified time | relevance | path

Searched defs:Test9 (Results 1 – 16 of 16) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dattr-weak.cpp40 __attribute__((weak)) auto Test9 = Internal(); // expected-error {{weak declaration cannot have int… variable
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dobjcbridge-attribute-arc.mm201 void Test9(CFErrorRef2 cf, NSError *ns, NSString *str, Class c, CFUColor2Ref cf2) { function
H A Dobjcbridge-attribute.mm201 void Test9(CFErrorRef2 cf, NSError *ns, NSString *str, Class c, CFUColor2Ref cf2) { function
H A Dproperties.mm139 @interface Test9 interface
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dobjcbridge-attribute.m133 void Test9() { function
H A Dobjcbridge-attribute-arc.m214 void Test9(CFErrorRef2 cf, NSError *ns, NSString *str, Class c, CFUColor2Ref cf2) { function
H A Darc.m258 @interface Test9 interface
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dskip-vtable-pointer-initialization.cpp190 namespace Test9 { namespace
H A Dmangle-unnamed.cpp86 } Test9; typedef
H A Ddevirtualize-virtual-function-calls-final.cpp170 namespace Test9 { namespace
H A Dthunks.cpp238 namespace Test9 { namespace
H A Dmicrosoft-abi-vtables-virtual-inheritance.cpp287 namespace Test9 { namespace
H A Dvtable-layout.cpp447 namespace Test9 { namespace
H A Dvisibility.cpp257 namespace Test9 { namespace
H A Dmicrosoft-abi-vbtables.cpp142 namespace Test9 { namespace
/minix3/external/bsd/llvm/dist/clang/test/ARCMT/
H A Dchecking.m283 @interface Test9 interface