Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Ddllexport.cpp138 template<typename T> __declspec(dllexport) auto InternalAutoTypeVarTmpl = Internal(); // expected-e… variable
H A Ddllimport.cpp229 template<typename T> __declspec(dllimport) auto InternalAutoTypeVarTmpl = Internal(); // expected-e… variable