Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddllexport.cpp150 template<typename T> __declspec(dllexport) auto ExternalAutoTypeVarTmpl = External();
151 template External ExternalAutoTypeVarTmpl<ExplicitInst_Exported>; variable
/external/clang/test/SemaCXX/
Ddllexport.cpp121 template<typename T> __declspec(dllexport) auto ExternalAutoTypeVarTmpl = External(); variable
122 template External ExternalAutoTypeVarTmpl<ExplicitInst_Exported>; variable