Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DAttributes.h41 class AttributeSetNode; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DLLVMContextImpl.h57 class AttributeSetNode; variable
H A DAttributes.cpp875 AttributeSetNode::AttributeSetNode(ArrayRef<Attribute> Attrs) in AttributeSetNode() function in AttributeSetNode