Home
last modified time | relevance | path

Searched refs:DescStream (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DARMAttributeParser.cpp387 raw_svector_ostream DescStream(Description); in also_compatible_with() local
416 DescStream << ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) in also_compatible_with()
419 DescStream << " (" << strings[InnerValue] << ')'; in also_compatible_with()
434 DescStream << ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) in also_compatible_with()
440 DescStream << ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) in also_compatible_with()