Searched defs:AttributeListImpl (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Attributes.h | 38 class AttributeListImpl; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContextImpl.h | 56 class AttributeListImpl; variable |
H A D | Attributes.cpp | 1076 AttributeListImpl::AttributeListImpl(ArrayRef<AttributeSet> Sets) AttributeListImpl() function in AttributeListImpl |