Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2995 DeclContext *GlobalCtx = Context.getTranslationUnitDecl(); in DeclareGlobalAllocationFunction() local
2998 DeclContext::lookup_result R = GlobalCtx->lookup(Name); in DeclareGlobalAllocationFunction()
3042 Context, GlobalCtx, SourceLocation(), SourceLocation(), Name, in DeclareGlobalAllocationFunction()