Home | History | Annotate | Download | only in Sema

Lines Matching full:extend

403 /// dependent context, for example. Nor will it extend \p SS with the scope
496 SS.Extend(Context, &Identifier, IdentifierLoc, CCLoc);
579 // don't extend the nested-name-specifier. Just return now.
584 SS.Extend(Context, Namespace, IdentifierLoc, CCLoc);
589 SS.Extend(Context, Alias, IdentifierLoc, CCLoc);
631 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
650 // resolve Identifier, then extend the SS with Identifier. This will have
669 SS.Extend(Context, &Identifier, IdentifierLoc, CCLoc);
726 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
792 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
837 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),