Searched defs:AttributeSetNode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContextImpl.h | 57 class AttributeSetNode; variable |
H A D | Attributes.cpp | 1028 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) AttributeSetNode() function in AttributeSetNode |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Attributes.h | 39 class AttributeSetNode; variable |