Searched refs:createCancel (Results 1 – 6 of 6) sorted by relevance
14 Request createCancel() throws SipException; in createCancel() method
171 InsertPointTy createCancel(const LocationDescription &Loc, Value *IfCondition,
1104 public Request createCancel() throws SipException { in createCancel() method in SIPClientTransaction
138 auto NewIP = OMPBuilder.createCancel(Loc, nullptr, OMPD_parallel); in TEST_F()193 auto NewIP = OMPBuilder.createCancel(Loc, Builder.getTrue(), OMPD_parallel); in TEST_F()
348 OpenMPIRBuilder::createCancel(const LocationDescription &Loc, in createCancel() function in OpenMPIRBuilder
5979 OMPBuilder.createCancel(Builder, IfCondition, S.getCancelRegion())); in EmitOMPCancelDirective()