Home
last modified time | relevance | path

Searched refs:GlobalDeclChunkAttrInit (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Ddllimport.c62 int *__attribute__((dllimport)) GlobalDeclChunkAttrInit; // expected-note{{previous declaration is … variable
68 int *GlobalDeclChunkAttrInit = 0; variable
/external/clang/test/SemaCXX/
Ddllimport.cpp72 int *__attribute__((dllimport)) GlobalDeclChunkAttrInit; // expected-note{{previous declaration is … variable
78 int *GlobalDeclChunkAttrInit = 0; variable