Home | History | Annotate | Download | only in Sema

Lines Matching refs:Extend

479 /// dependent context, for example. Nor will it extend \p SS with the scope
577 SS.Extend(Context, &Identifier, IdentifierLoc, CCLoc);
701 // don't extend the nested-name-specifier. Just return now.
710 SS.Extend(Context, Namespace, IdentifierLoc, CCLoc);
715 SS.Extend(Context, Alias, IdentifierLoc, CCLoc);
758 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
777 // resolve Identifier, then extend the SS with Identifier. This will have
800 SS.Extend(Context, &Identifier, IdentifierLoc, CCLoc);
862 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
928 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
973 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),