Home
last modified time | relevance | path

Searched refs:ImportMemberTmpl (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Ddllimport.cpp863 struct ImportMemberTmpl { struct
901 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
902 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
904 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
905 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
912 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
913 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
915 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
920 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
921 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Ddllimport.cpp861 struct ImportMemberTmpl { struct
899 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
900 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
902 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
903 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
910 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
911 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
913 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
918 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
919 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Ddllimport.cpp861 struct ImportMemberTmpl { struct
899 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
900 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
902 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
903 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
910 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
911 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
913 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
918 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
919 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Ddllimport.cpp844 struct ImportMemberTmpl { struct
882 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
883 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
885 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
886 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
893 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
894 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
896 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
901 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
902 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Ddllimport.cpp861 struct ImportMemberTmpl { struct
899 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
900 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
902 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
903 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
910 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
911 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
913 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
918 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
919 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Ddllimport.cpp861 struct ImportMemberTmpl { struct
899 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
900 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
902 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
903 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
910 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
911 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
913 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
918 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
919 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Ddllimport.cpp865 struct ImportMemberTmpl { struct
903 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
904 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
906 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
907 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
914 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
915 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
917 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
922 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
923 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Ddllimport.cpp840 struct ImportMemberTmpl { struct
878 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
879 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
881 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
882 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
889 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
890 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
892 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
897 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
898 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Ddllimport.cpp840 struct ImportMemberTmpl { struct
878 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument
879 template<typename T> void ImportMemberTmpl::staticDef() {} // expected-warning{{'ImportMembe… in staticDef()
881 template<typename T> void ImportMemberTmpl::normalInlineDecl() {} in normalInlineDecl()
882 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl()
889 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
890 template<typename T> inline void ImportMemberTmpl::staticInlineDef() {} // expected-warning{{Import… in staticInlineDef()
892 template<typename T> inline void ImportMemberTmpl::normalInlineDef() {} // expected-warning{{Import… in normalInlineDef()
897 template<typename T> int ImportMemberTmpl::StaticFieldDef; // expected-error{{definition of…
898 template<typename T> const int ImportMemberTmpl::StaticConstFieldDef = 1; // expected-error{{defi…
[all …]