Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAttributeImpl.h47 StringAttrEntry, enumerator
166 : AttributeImpl(StringAttrEntry), KindSize(Kind.size()), in AttributeImpl() argument