Searched refs:HasKey (Results 1 – 9 of 9) sorted by relevance
230 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()240 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()250 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()260 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()270 if (key && options_dict.HasKey(key)) { in CreateFromStructuredData()
48 success = options_dict.HasKey(GetKey(OptionNames::ModuleName)); in CreateFromStructuredData()
448 bool has_path = dict->HasKey("path"); in GetLoadedDynamicLibrariesInfos() 449 bool has_uuid = dict->HasKey("uuid"); in GetLoadedDynamicLibrariesInfos() 452 if (!dict->HasKey("load_addr")) in GetLoadedDynamicLibrariesInfos()
56 if (!class_dict.HasKey(method_name)) in CheckAbstractMethodImplementation()
509 bool HasKey(llvm::StringRef key) const { return m_dict.contains(key); } in GetValueForKeyAsInteger() 561 bool HasKey(llvm::StringRef key) const { HasKey() function
567 bool HasKey(const llvm::Twine &key) const;
666 bool PythonDictionary::HasKey(const llvm::Twine &key) const { in HasKey() function in PythonDictionary
1301 if (!errors_only || oso_data->HasKey("error")) in GetSeparateDebugInfo()
4281 if (!errors_only || dwo_data->HasKey("error")) in GetSeparateDebugInfo()