Lines Matching full:templated
2227 // template, set the access of the templated declaration as well.
4833 /// templated base class for MS compatibility.
9021 /// most one such non-template constructor, and any number of templated
12251 /// templated.
12299 // about the template header and build an appropriate non-templated
12344 assert(SS.isNotEmpty() && "valid templated tag with no SS and no direct?");
12348 // Handle the case of a templated-scope friend class. e.g.
12769 // Mark templated-scope function declarations as unsupported.