Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Sema/
H A Dtypeof-use-deprecated.c21 struct gorf { int x; }; struct
/aosp_15_r20/external/clang/test/Parser/
H A Dattr-availability.c27gorf __attribute__((availability(macosx,introduced=8.5, message = 10.0))), // expected-error {{exp… enumerator
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Ddebug-info-ivars-extension.m22 void gorf (I* pg) { function
H A Ddebug-info-ivars-indirect.m36 void gorf (struct S* s) { function
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dno-opt-volatile-memcpy.cpp46 void gorf(void) { in gorf() function
H A Dinstantiate-blocks.cpp47 template <typename T> void gorf(T t) in gorf() function
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dcomptypes-10.m15 void gorf(NSObject <NSCopying> *); // expected-note {{passing argument to parameter here}} function