Home | History | Annotate | Download | only in Sema

Lines Matching refs:PushOnScopeChains

147       PushOnScopeChains(Context.getInt128Decl(), TUScope);
151 PushOnScopeChains(Context.getUInt128Decl(), TUScope);
161 PushOnScopeChains(Context.getObjCSelDecl(), TUScope);
167 PushOnScopeChains(Context.getObjCIdDecl(), TUScope);
172 PushOnScopeChains(Context.getObjCClassDecl(), TUScope);
177 PushOnScopeChains(Context.getObjCProtocolDecl(), TUScope);