Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h38 class AttributeListImpl; variable
331 friend AttributeListImpl; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h56 class AttributeListImpl; variable
H A DAttributes.cpp1206 AttributeListImpl::AttributeListImpl(ArrayRef<AttributeSet> Sets) in AttributeListImpl() function in AttributeListImpl