Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:instantiated

1284 // Base class previously implicitly instantiated without attribute; it will get propagated.
1307 // expected-note@+2{{class template 'ExplicitlyInstantiatedTemplate<int>' was instantiated here}}
1328 // expected-warning@+3{{propagating dll attribute to already instantiated base class template without dll attribute is not supported}}
1333 // Base class already instantiated with export attribute.
1336 // Base class already instantiated with import attribute.