Lines Matching full:instantiated

100       // Cases where the lambda operator is instantiated in
188 // If this variable template specialization was instantiated from a
252 // If this class template specialization was instantiated from a
258 // If this was instantiated from a partial template specialization, we need
299 // If this function was instantiated from a specialized member that is
313 "Outer template not instantiated?");
390 "Outer template not instantiated?");
436 // The instantiated lambda expression (which we're visiting at 'var')
1367 /// Returns the location of the entity being instantiated, if known.
1370 /// Returns the name of the entity being instantiated, if any.
1460 // If we've instantiated the call operator of a lambda or the call
1497 /// as an instantiated local.
1505 /// declaration as an instantiated local.
1694 // implemented, the body will be lazily instantiated, and this problem
1838 // Fall through to find the instantiated declaration for this template
2871 // instantiated parameters must be built.
2905 // exception specification is instantiated in InitFunctionInstantiation
3118 // here, when the instantiated versions of those referenced parameters are in
3170 // Add the new parameter to the instantiated parameter pack.
3291 // Remember the instantiated default argument.
3570 // Default arguments are parsed, if not instantiated. We can go instantiate
3860 // have been instantiated, this provides the original template parameters
3861 // from which the member template's parameters were instantiated.
4039 // instantiated now, and its linkage might have changed.
4093 // Skip closure types; they'll get instantiated when we instantiate
4126 assert(Pattern && "Missing instantiated-from-template information");
4179 assert(Pattern && "Missing instantiated-from-template information");
4404 assert(isa<LabelDecl>(D) && "declaration not instantiated in this scope");
4418 "Instantiated local in inner and outer scopes");
4425 assert(Stored.get<Decl *>() == Inst && "Already instantiated this local");