Lines Matching refs:CompilerDeclContext
636 const CompilerDeclContext &namespace_decl) { in FindGlobalVariable()
659 CompilerDeclContext frame_decl_context = sym_ctx.block->GetDeclContext(); in GetTypeSystemClang()
700 CompilerDeclContext compiler_decl_ctx = in FindExternalVisibleDecls()
723 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls()
814 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbClass()
919 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()
1145 const CompilerDeclContext &frame_decl_context) { in SearchFunctionsInSymbolContexts()
1174 CompilerDeclContext func_decl_context = function->GetDeclContext(); in SearchFunctionsInSymbolContexts()
1232 const CompilerDeclContext &namespace_decl) { in LookupFunction()
1284 CompilerDeclContext frame_decl_context = in LookupFunction()
1286 : CompilerDeclContext(); in LookupFunction()
1304 CompilerDeclContext decl_ctx = sym_ctx.function->GetDeclContext(); in LookupFunction()
1357 const CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()