Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h46 StringAttrEntry, enumerator
159 : AttributeImpl(StringAttrEntry), KindSize(Kind.size()), in AttributeImpl() argument