OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:use_decl
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
dllimport.c
78
// Initialize
use_decl
with the address of the thunk.
79
// CHECK-DAG: @
use_decl
= global void ()* @decl
80
void (*
use_decl
)(void) = &decl;
variable
Completed in 57 milliseconds