Home
last modified time | relevance | path

Searched refs:StaticVar (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dstaticvar.cxx34 class StaticVar : public loplugin::FilteringPlugin<StaticVar> class
37 explicit StaticVar(loplugin::InstantiationData const& data) in StaticVar() function in __anon531398df0111::StaticVar
127 bool StaticVar::VisitVarDecl(VarDecl const* varDecl) in VisitVarDecl()
209 loplugin::Plugin::Registration<StaticVar> X("staticvar", false);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dstaticvar.cxx34 class StaticVar : public loplugin::FilteringPlugin<StaticVar> class
37 explicit StaticVar(loplugin::InstantiationData const& data) in StaticVar() function in __anoncb2382370111::StaticVar
127 bool StaticVar::VisitVarDecl(VarDecl const* varDecl) in VisitVarDecl()
209 loplugin::Plugin::Registration<StaticVar> X("staticvar", false);
/dports/science/tfel/tfel-3.4.0/docs/mfront/mfront/
H A DSICCreepBehaviour.cxx16 @StaticVar real A = 4.4e3;
17 @StaticVar real B = 76.0e3;
18 @StaticVar real a = 1.0e-37;
H A DSICCreepBehaviour.mfront16 @StaticVar real A = 4.4e3;
17 @StaticVar real B = 76.0e3;
18 @StaticVar real a = 1.0e-37;
/dports/science/tfel-edf/tfel-3.2.1/docs/mfront/mfront/
H A DSICCreepBehaviour.cxx16 @StaticVar real A = 4.4e3;
17 @StaticVar real B = 76.0e3;
18 @StaticVar real a = 1.0e-37;
H A DSICCreepBehaviour.mfront16 @StaticVar real A = 4.4e3;
17 @StaticVar real B = 76.0e3;
18 @StaticVar real a = 1.0e-37;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Ddllexport-members.cpp629 template<typename T> static const int StaticVar = 1; member
632 template<typename T> const int MemVarTmpl::StaticVar; member in MemVarTmpl
669 extern template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
670 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitDecl_Exported>;
676 template __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitInst_Exported>;
681 template<> __declspec(dllexport) const int MemVarTmpl::StaticVar<ExplicitSpec_Def_Exported> = 1;
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DStatic_.php9 /** @var StaticVar[] Variable definitions */
15 * @param StaticVar[] $vars Variable definitions
/dports/finance/prestashop/prestashop/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DStatic_.php9 /** @var StaticVar[] Variable definitions */
15 * @param StaticVar[] $vars Variable definitions
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/
H A DStatic_.php9 /** @var StaticVar[] Variable definitions */
15 * @param StaticVar[] $vars Variable definitions

12345678