Lines Matching refs:CompilerDeclContext
631 const CompilerDeclContext &namespace_decl) { in FindGlobalVariable()
654 CompilerDeclContext frame_decl_context = sym_ctx.block->GetDeclContext(); in GetTypeSystemClang()
695 CompilerDeclContext compiler_decl_ctx = in FindExternalVisibleDecls()
718 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls()
809 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbClass()
914 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbObjCClass()
991 CompilerDeclContext frame_decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVarNamespace()
1061 const CompilerDeclContext &namespace_decl) { in LookupLocalVariable()
1065 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable()
1140 const CompilerDeclContext &frame_decl_context) { in SearchFunctionsInSymbolContexts()
1166 CompilerDeclContext func_decl_context = function->GetDeclContext(); in SearchFunctionsInSymbolContexts()
1223 const CompilerDeclContext &namespace_decl) { in LookupFunction()
1275 CompilerDeclContext frame_decl_context = in LookupFunction()
1277 : CompilerDeclContext(); in LookupFunction()
1291 CompilerDeclContext decl_ctx = sym_ctx.function->GetDeclContext(); in LookupFunction()
1345 const CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()