Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp1105 ArrayRef<AttributeSet> AttrSets) { in getImpl()
1218 SmallVector<AttributeSet, 8> AttrSets; in get() local
1238 SmallVector<AttributeSet, 8> AttrSets(Index + 1); in get() local
1332 SmallVector<AttributeSet, 4> AttrSets(this->begin(), this->end()); in setAttributesAtIndex() local
1364 SmallVector<AttributeSet, 4> AttrSets(this->begin(), this->end()); in addParamAttribute() local