Lines Matching refs:CompilerDeclContext
637 const CompilerDeclContext &namespace_decl) { in FindGlobalVariable()
660 CompilerDeclContext frame_decl_context = sym_ctx.block->GetDeclContext(); in GetTypeSystemClang()
701 CompilerDeclContext compiler_decl_ctx = in FindExternalVisibleDecls()
724 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls()
815 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbClass()
919 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbObjCClass()
995 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()
1144 const CompilerDeclContext &frame_decl_context) { in SearchFunctionsInSymbolContexts()
1173 CompilerDeclContext func_decl_context = function->GetDeclContext(); in SearchFunctionsInSymbolContexts()
1231 const CompilerDeclContext &namespace_decl) { in LookupFunction()
1283 CompilerDeclContext frame_decl_context = in LookupFunction()
1285 : CompilerDeclContext(); in LookupFunction()
1303 CompilerDeclContext decl_ctx = sym_ctx.function->GetDeclContext(); in LookupFunction()
1356 const CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()