Lines Matching refs:CompilerDeclContext
831 ConstString name, const CompilerDeclContext &parent_decl_ctx, in PrivateFindGlobalVariables()
853 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindGlobalVariables()
1007 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindFunctions()
1171 ConstString name, const CompilerDeclContext &parent_decl_ctx, in FindTypes()
1194 CompilerDeclContext SymbolFileDWARFDebugMap::FindNamespace( in FindNamespace()
1196 const CompilerDeclContext &parent_decl_ctx) { in FindNamespace()
1198 CompilerDeclContext matching_namespace; in FindNamespace()
1273 CompilerDeclContext
1279 return CompilerDeclContext(); in GetDeclContextForUID()
1282 CompilerDeclContext
1288 return CompilerDeclContext(); in GetDeclContextContainingUID()
1292 lldb_private::CompilerDeclContext decl_ctx) { in ParseDeclsForContext()