Home
last modified time | relevance | path

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

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