Home
last modified time | relevance | path

Searched refs:GlobalCtx (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExprCXX.cpp2378 DeclContext *GlobalCtx = Context.getTranslationUnitDecl(); in DeclareGlobalAllocationFunction() local
2382 DeclContext::lookup_result R = GlobalCtx->lookup(Name); in DeclareGlobalAllocationFunction()
2433 FunctionDecl::Create(Context, GlobalCtx, SourceLocation(), in DeclareGlobalAllocationFunction()