Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DAttributeImpl.h45 StringAttrEntry enumerator
143 : AttributeImpl(StringAttrEntry), Kind(Kind), Val(Val) {} in AttributeImpl() argument