Searched defs:decl2A (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Sema/
H A Ddllexport.c73 void __attribute__((dllexport)) decl2A(); variable
H A Ddllimport.c113 void __attribute__((dllimport)) decl2A(); variable
119 void (*FunForInit)() = &decl2A;

Completed in 1214 milliseconds