Searched refs:GlobalCtx (Results 1 – 2 of 2) sorted by relevance
2378 DeclContext *GlobalCtx = Context.getTranslationUnitDecl(); in DeclareGlobalAllocationFunction() local2382 DeclContext::lookup_result R = GlobalCtx->lookup(Name); in DeclareGlobalAllocationFunction()2433 FunctionDecl::Create(Context, GlobalCtx, SourceLocation(), in DeclareGlobalAllocationFunction()
2926 DeclContext *GlobalCtx = Context.getTranslationUnitDecl(); in DeclareGlobalAllocationFunction() local2929 DeclContext::lookup_result R = GlobalCtx->lookup(Name); in DeclareGlobalAllocationFunction()2973 Context, GlobalCtx, SourceLocation(), SourceLocation(), Name, in DeclareGlobalAllocationFunction()