Lines Matching refs:PushOnScopeChains
263 PushOnScopeChains(Context.buildImplicitTypedef(T, Name), TUScope); in addImplicitTypedef()
290 PushOnScopeChains(Context.getInt128Decl(), TUScope); in Initialize()
294 PushOnScopeChains(Context.getUInt128Decl(), TUScope); in Initialize()
304 PushOnScopeChains(Context.getObjCSelDecl(), TUScope); in Initialize()
310 PushOnScopeChains(Context.getObjCIdDecl(), TUScope); in Initialize()
315 PushOnScopeChains(Context.getObjCClassDecl(), TUScope); in Initialize()
320 PushOnScopeChains(Context.getObjCProtocolDecl(), TUScope); in Initialize()
326 PushOnScopeChains(Context.getCFConstantStringDecl(), TUScope); in Initialize()
332 PushOnScopeChains(Context.buildImplicitRecord("type_info", TTK_Class), in Initialize()
449 PushOnScopeChains(Context.getBuiltinMSVaListDecl(), TUScope); in Initialize()
454 PushOnScopeChains(Context.getBuiltinVaListDecl(), TUScope); in Initialize()