Home
last modified time | relevance | path

Searched refs:ExportedVarTmpl (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Ddllexport.cpp187 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
192 USEVAR(ExportedVarTmpl<ImplicitInst_Exported>)
197 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
198 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
203 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
208 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
212 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
218 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Ddllexport.cpp142 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
145 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
148 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
149 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
152 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
155 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
156 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
160 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Ddllexport.cpp140 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
143 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
146 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
147 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
150 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
153 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
154 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
158 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Ddllexport.cpp143 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
146 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
149 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
150 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
153 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
156 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
157 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
161 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Ddllexport.cpp143 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
146 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
149 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
150 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
153 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
156 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
157 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
161 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Ddllexport.cpp140 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
143 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
146 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
147 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
150 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
153 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
154 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
158 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Ddllexport.cpp140 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
143 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
146 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
147 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
150 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
153 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
154 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
158 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Ddllexport.cpp140 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
143 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
146 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
147 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
150 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
153 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
154 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
158 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Ddllexport.cpp140 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
143 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
146 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
147 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
150 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
153 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
154 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
158 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Ddllexport.cpp143 template<typename T> __declspec(dllexport) int ExportedVarTmpl = 1;
146 int useVarTmpl() { return ExportedVarTmpl<ImplicitInst_Exported>; } in useVarTmpl()
149 extern template int ExportedVarTmpl<ExplicitDecl_Exported>;
150 template int ExportedVarTmpl<ExplicitDecl_Exported>; variable
153 template __declspec(dllexport) int ExportedVarTmpl<ExplicitInst_Exported>;
156 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Exported>;
157 template<> __declspec(dllexport) int ExportedVarTmpl<ExplicitSpec_Def_Exported> = 1;
161 template<> int ExportedVarTmpl<ExplicitSpec_NotExported>;

12