Lines Matching refs:CompilerDeclContext
612 const CompilerDeclContext &namespace_decl) { in FindGlobalVariable()
635 CompilerDeclContext frame_decl_context = sym_ctx.block->GetDeclContext(); in GetTypeSystemClang()
676 CompilerDeclContext compiler_decl_ctx = in FindExternalVisibleDecls()
699 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls()
794 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbClass()
894 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbObjCClass()
996 CompilerDeclContext frame_decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVarNamespace()
1065 const CompilerDeclContext &namespace_decl) { in LookupLocalVariable()
1069 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable()
1120 const CompilerDeclContext &frame_decl_context) { in SearchFunctionsInSymbolContexts()
1149 CompilerDeclContext func_decl_context = function->GetDeclContext(); in SearchFunctionsInSymbolContexts()
1207 const CompilerDeclContext &namespace_decl) { in LookupFunction()
1256 CompilerDeclContext frame_decl_context = in LookupFunction()
1258 : CompilerDeclContext(); in LookupFunction()
1276 CompilerDeclContext decl_ctx = sym_ctx.function->GetDeclContext(); in LookupFunction()
1329 const CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()