Home
last modified time | relevance | path

Searched defs:AttributeSet (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h373 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
H A DIntrinsics.h32 class AttributeSet; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp387 SmallDenseSet<uint16_t> AttributeSet; in verifyAbbrevSection() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1123 function_ref<bool(const DescTy &, AttributeSet, in updateAttrMap() argument