Home | History | Annotate | Download | only in Sema

Lines Matching full:instantiated

246   /// are to be instantiated with arguments of different lengths), false
2693 // Initializers are instantiated like expressions, except that various outer
7570 // instantiated with an array type (e.g., "new T" where T is
7571 // instantiated with "int[4]"), extract the outer bound from the
7742 // Silently ignore these if a UsingShadowDecl instantiated to nothing.
8549 // Silently ignore these if a UsingShadowDecl instantiated to nothing.
8970 "Only class and instance messages may be instantiated");