Home
last modified time | relevance | path

Searched defs:FindByName (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DRISCVISAInfo.cpp152 struct FindByName { struct
153 FindByName(StringRef Ext) : Ext(Ext){}; in FindByName() function
154 StringRef Ext;
155 bool operator()(const RISCVSupportedExtension &ExtInfo) { in operator ()()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp525 bool DWARFMappedHash::MemoryTable::FindByName( in FindByName() function in DWARFMappedHash::MemoryTable
585 void DWARFMappedHash::MemoryTable::FindByName(llvm::StringRef name, in FindByName() function in DWARFMappedHash::MemoryTable