HomeSort by relevance Sort by last modified time
    Searched refs:gorf (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Sema/
typeof-use-deprecated.c 21 struct gorf { int x; }; struct
22 typedef struct gorf T __attribute__((deprecated));
  /external/clang/test/CodeGenCXX/
instantiate-blocks.cpp 47 template <typename T> void gorf(T t) function in namespace:rdar6182276
55 gorf(2);
  /external/clang/test/Parser/
attr-availability.c 23 gorf __attribute__((availability(macosx,introduced=8.5, message = 10.0))), // expected-error {{expected string literal}} enumerator in enum:E

Completed in 1142 milliseconds