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()
1066 const CompilerDeclContext &namespace_decl) { in LookupLocalVariable()
1070 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable()
1121 const CompilerDeclContext &frame_decl_context) { in SearchFunctionsInSymbolContexts()
1150 CompilerDeclContext func_decl_context = function->GetDeclContext(); in SearchFunctionsInSymbolContexts()
1208 const CompilerDeclContext &namespace_decl) { in LookupFunction()
1257 CompilerDeclContext frame_decl_context = in LookupFunction()
1259 : CompilerDeclContext(); in LookupFunction()
1277 CompilerDeclContext decl_ctx = sym_ctx.function->GetDeclContext(); in LookupFunction()
1330 const CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()