Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Ddllexport.cpp124 template<typename T> __declspec(dllexport) auto InternalAutoTypeVarTmpl = Internal(); // expected-e… variable
Ddllimport.cpp163 template<typename T> __declspec(dllimport) auto InternalAutoTypeVarTmpl = Internal(); // expected-e… variable