Home
last modified time | relevance | path

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

/llvm-project/clang/test/Parser/
H A Dattr-availability.c36gorf __attribute__((availability(macosx,introduced=8.5, message = 10.0))), // expected-error {{exp… enumerator
/llvm-project/clang/test/Sema/
H A Dtypeof-use-deprecated.c21 struct gorf { int x; }; struct
/llvm-project/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
/llvm-project/clang/test/CodeGenCXX/
H A Dno-opt-volatile-memcpy.cpp42 void gorf(void) { in gorf() function
H A Dinstantiate-blocks.cpp46 template <typename T> void gorf(T t) in gorf() function
/llvm-project/clang/test/SemaObjC/
H A Dcomptypes-10.m14 void gorf(NSObject <NSCopying> *); // expected-note {{passing argument to parameter here}} function