Lines Matching refs:CompilerDeclContext
883 ConstString name, const CompilerDeclContext &parent_decl_ctx, in PrivateFindGlobalVariables()
905 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindGlobalVariables()
1060 const CompilerDeclContext &parent_decl_ctx, bool include_inlines, in FindFunctions()
1223 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindTypes()
1246 CompilerDeclContext SymbolFileDWARFDebugMap::FindNamespace( in FindNamespace()
1248 const CompilerDeclContext &parent_decl_ctx) { in FindNamespace()
1250 CompilerDeclContext matching_namespace; in FindNamespace()
1334 CompilerDeclContext
1340 return CompilerDeclContext(); in GetDeclContextForUID()
1343 CompilerDeclContext
1349 return CompilerDeclContext(); in GetDeclContextContainingUID()
1353 lldb_private::CompilerDeclContext decl_ctx) { in ParseDeclsForContext()