Searched defs:FindByName (Results 1 – 2 of 2) sorted by relevance
152 struct FindByName { struct153 FindByName(StringRef Ext) : Ext(Ext){}; in FindByName() function154 StringRef Ext;155 bool operator()(const RISCVSupportedExtension &ExtInfo) { in operator ()()
525 bool DWARFMappedHash::MemoryTable::FindByName( in FindByName() function in DWARFMappedHash::MemoryTable585 void DWARFMappedHash::MemoryTable::FindByName(llvm::StringRef name, in FindByName() function in DWARFMappedHash::MemoryTable