Searched defs:StringEntry (Results 1 – 5 of 5) sorted by relevance
27 struct StringEntry { struct51 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::OffloadYAML::Binary::StringEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()
125 struct StringEntry { struct135 const StringEntry *StringMapBegin = in OffloadBinary() argument
23 using StringEntry = StringMapEntry<std::nullopt_t>; variable
1042 DwarfStringPoolEntryRef StringEntry; in cloneStringAttribute() local1799 auto StringEntry = DebugStrPool.getEntry(LibraryInstallName.value()); in cloneDIE() local
274 using StringEntry = std::tuple<uint32_t, std::string, LVScopeCompileUnit *>; typedef in llvm::logicalview::__anon5e3f30890211::LVStringRecords