Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Ddllimport.cpp172 __declspec(dllimport) extern int ExternVarTmplDeclInit; // expected-note{{previous declaration is h…
179 int ExternVarTmplDeclInit = 1; variable
/external/llvm-project/clang/test/SemaCXX/
Ddllimport.cpp185 __declspec(dllimport) extern int ExternVarTmplDeclInit; // expected-note{{previous declaration is h…
192 int ExternVarTmplDeclInit = 1; variable