Lines Matching refs:PushOnScopeChains
139 PushOnScopeChains(Context.buildImplicitTypedef(T, Name), TUScope); in addImplicitTypedef()
164 PushOnScopeChains(Context.getInt128Decl(), TUScope); in Initialize()
168 PushOnScopeChains(Context.getUInt128Decl(), TUScope); in Initialize()
178 PushOnScopeChains(Context.getObjCSelDecl(), TUScope); in Initialize()
184 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
189 PushOnScopeChains(Context.getObjCClassDecl(), TUScope); in Initialize()
194 PushOnScopeChains(Context.getObjCProtocolDecl(), TUScope); in Initialize()
200 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
206 PushOnScopeChains(Context.buildImplicitRecord("type_info", TTK_Class), in Initialize()
254 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
259 PushOnScopeChains(Context.getBuiltinVaListDecl(), TUScope); in Initialize()