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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp2011 DeclContext *GlobalCtx = Context.getTranslationUnitDecl(); local
2015 DeclContext::lookup_result R = GlobalCtx->lookup(Name);
2072 FunctionDecl::Create(Context, GlobalCtx, SourceLocation(),

Completed in 94 milliseconds