Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DAttributes.h38 class AttributeListImpl; variable
267 friend AttributeListImpl; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DAttributes.cpp955 AttributeListImpl::AttributeListImpl(ArrayRef<AttributeSet> Sets) in AttributeListImpl() function in AttributeListImpl