Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp2776 DeclContext *GlobalCtx = Context.getTranslationUnitDecl(); in DeclareGlobalAllocationFunction() local
2779 DeclContext::lookup_result R = GlobalCtx->lookup(Name); in DeclareGlobalAllocationFunction()
2822 Context, GlobalCtx, SourceLocation(), SourceLocation(), Name, in DeclareGlobalAllocationFunction()