OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gorf
(Results
1 - 2
of
2
) 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);
Completed in 55 milliseconds