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

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp2040 DeclContext *GlobalCtx = Context.getTranslationUnitDecl(); local
2044 DeclContext::lookup_result R = GlobalCtx->lookup(Name);
2098 FunctionDecl::Create(Context, GlobalCtx, SourceLocation(),

Completed in 199 milliseconds