HomeSort by relevance Sort by last modified time
    Searched full:use_decl (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
dllimport.c 57 // Initialize use_decl with the address of the thunk.
58 // CHECK-DAG: @use_decl = global void ()* @decl
59 void (*use_decl)(void) = &decl; variable

Completed in 3078 milliseconds