Lines Matching refs:Extend
481 /// dependent context, for example. Nor will it extend \p SS with the scope
579 SS.Extend(Context, IdInfo.Identifier, IdInfo.IdentifierLoc, IdInfo.CCLoc);
706 // don't extend the nested-name-specifier. Just return now.
714 SS.Extend(Context, Namespace, IdInfo.IdentifierLoc, IdInfo.CCLoc);
719 SS.Extend(Context, Alias, IdInfo.IdentifierLoc, IdInfo.CCLoc);
762 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
781 // resolve Identifier, then extend the SS with Identifier. This will have
805 SS.Extend(Context, IdInfo.Identifier, IdInfo.IdentifierLoc,
867 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
930 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
980 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),