Home
last modified time | relevance | path

Searched refs:gorf (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/SemaObjC/
Dcomptypes-10.m15 void gorf(NSObject <NSCopying> *); // expected-note {{passing argument to parameter here}} function
24gorf(bar); // expected-warning {{passing 'id<NSCopying>' to parameter of incompatible type 'NSObje…
26 gorf(id_obj);
/external/clang/test/Sema/
Dtypeof-use-deprecated.c21 struct gorf { int x; }; struct
22 typedef struct gorf T __attribute__((deprecated)); // expected-note {{'T' declared here}}
/external/clang/test/CodeGenCXX/
Dinstantiate-blocks.cpp47 template <typename T> void gorf(T t) in gorf() function
55 gorf(2); in test()
Dno-opt-volatile-memcpy.cpp46 void gorf(void) { in gorf() function
/external/clang/test/Parser/
Dattr-availability.c23gorf __attribute__((availability(macosx,introduced=8.5, message = 10.0))), // expected-error {{exp… enumerator
/external/clang/test/CodeGenObjC/
Ddebug-info-ivars-indirect.m28 void gorf (struct S* s) { function
Ddebug-info-ivars-extension.m22 void gorf (I* pg) { function