Lines Matching full:getcontext
133 AttributeSet::get(Parent->getContext(),
143 AttributeSet::get(Parent->getContext(),
151 LLVMContext &Function::getContext() const {
152 return getType()->getContext();
199 setAttributes(Intrinsic::getAttributes(getContext(), Intrinsic::ID(IID)));
215 getContext().pImpl->IntrinsicIDCache.erase(this);
267 PAL = PAL.addAttribute(getContext(), i, attr);
273 PAL = PAL.addAttributes(getContext(), i, attrs);
279 PAL = PAL.removeAttributes(getContext(), i, attrs);
354 getContext().pImpl->IntrinsicIDCache;
655 getType(M->getContext(), id, Tys)));