HomeSort by relevance Sort by last modified time
    Searched refs:decl2A (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Sema/
dllimport.c 99 void __attribute__((dllimport)) decl2A();
105 void (*FunForInit)() = &decl2A;
dllexport.c 65 void __attribute__((dllexport)) decl2A();
  /external/clang/test/SemaCXX/
dllexport.cpp 162 void __attribute__((dllexport)) decl2A();
    [all...]
dllimport.cpp 195 void __attribute__((dllimport)) decl2A();
    [all...]

Completed in 259 milliseconds