Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Ddllimport.cpp866 struct ImportMemberTmpl { struct
881 … void normalInclass() {} // expected-warning{{'dllimport' attribute ignored on inline function}} in normalInclass()
904 template<typename T> void ImportMemberTmpl::normalDef() {} // expected-warning{{'ImportMembe… in normalDef() argument