OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gorf
(Results
1 - 5
of
5
) sorted by null
/external/clang/test/Sema/
typeof-use-deprecated.c
21
struct
gorf
{ int x; };
struct
22
typedef struct
gorf
T __attribute__((deprecated)); // expected-note {{'T' declared here}}
warn-documentation-fixits.cpp
68
int
gorf
();
/external/clang/test/CodeGenCXX/
no-opt-volatile-memcpy.cpp
46
void
gorf
(void) {
function
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 for optional message in 'availability' attribute}}
enumerator in enum:E
Completed in 325 milliseconds