|
Jlm
|
This is the complete list of members for jlm::llvm::AttributeList, including all inherited members.
| AttributeList(AttributeSet functionAttributes, AttributeSet returnAttributes, std::vector< AttributeSet > parameterAttributes) | jlm::llvm::AttributeList | inline |
| createEmptyList() | jlm::llvm::AttributeList | inlinestatic |
| functionAttributes_ | jlm::llvm::AttributeList | private |
| getFunctionAttributes() const noexcept | jlm::llvm::AttributeList | inline |
| getParameterAttributes() const noexcept | jlm::llvm::AttributeList | inline |
| getReturnAttributes() const noexcept | jlm::llvm::AttributeList | inline |
| operator!=(const AttributeList &other) const noexcept | jlm::llvm::AttributeList | inline |
| operator==(const AttributeList &other) const noexcept | jlm::llvm::AttributeList | inline |
| parameterAttributes_ | jlm::llvm::AttributeList | private |
| returnAttributes_ | jlm::llvm::AttributeList | private |