Home | History | Annotate | Download | only in SemaCXX

Lines Matching full:templates

6 // Helper structs to make templates more expressive.
90 // Variable templates
239 // Function templates
351 // Don't instantiate class members of implicitly instantiated templates, even if they are exported.
358 // Don't instantiate class members of templates with explicit instantiation declarations, even if they are exported.
365 // Instantiate class members for explicitly instantiated exported templates.
372 // In MS mode, instantiate members of class templates that are base classes of exported classes.
386 // Don't instantiate members of explicitly exported class templates that are base classes of exported classes.
736 // Class member templates
1013 // Class template member templates