Lines Matching refs:FunctionIndex
1586 PAL.addAttributes(Func->getContext(), AttributeSet::FunctionIndex,
1588 AttributeSet::FunctionIndex, B));
1596 AttributeSet::AttrIndex(AttributeSet::FunctionIndex);
1609 PAL.removeAttributes(Func->getContext(), AttributeSet::FunctionIndex,
1611 AttributeSet::FunctionIndex, B));
1618 return (LLVMAttribute)PAL.Raw(AttributeSet::FunctionIndex);