Home
last modified time | relevance | path

Searched defs:StringEntry (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DOffloadYAML.h28 struct StringEntry { struct
52 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::OffloadYAML::Binary::StringEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DOffloadBinary.h124 struct StringEntry { struct
134 const StringEntry *StringMapBegin = in OffloadBinary() argument
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp947 auto StringEntry = StringPool.getEntry(*String); in cloneStringAttribute() local