Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.h41 class AttributeSetNode; variable
/llvm-project-15.0.7/llvm/lib/IR/
H A DLLVMContextImpl.h58 class AttributeSetNode; variable
H A DAttributes.cpp799 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() function in AttributeSetNode