Lines Matching refs:CompilerDeclContext
839 ConstString name, const CompilerDeclContext &parent_decl_ctx, in PrivateFindGlobalVariables()
861 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindGlobalVariables()
1015 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindFunctions()
1179 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindTypes()
1214 CompilerDeclContext SymbolFileDWARFDebugMap::FindNamespace( in FindNamespace()
1216 const CompilerDeclContext &parent_decl_ctx) { in FindNamespace()
1218 CompilerDeclContext matching_namespace; in FindNamespace()
1300 CompilerDeclContext
1306 return CompilerDeclContext(); in GetDeclContextForUID()
1309 CompilerDeclContext
1315 return CompilerDeclContext(); in GetDeclContextContainingUID()
1319 lldb_private::CompilerDeclContext decl_ctx) { in ParseDeclsForContext()