Home
last modified time | relevance | path

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

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