Searched refs:OMPCtx (Results 1 – 2 of 2) sorted by relevance
2046 TargetOMPContext OMPCtx(ASTCtx, std::move(DiagUnknownTrait), in ParseOpenMPDeclarativeDirectiveWithExtDecl() local2049 if (isVariantApplicableInContext(VMI, OMPCtx, /* DeviceSetOnly */ true)) { in ParseOpenMPDeclarativeDirectiveWithExtDecl()
6751 TargetOMPContext OMPCtx(Context, std::move(DiagUnknownTrait), in ActOnOpenMPCall() local6766 if (!isVariantApplicableInContext(VMI, OMPCtx, in ActOnOpenMPCall()6779 int BestIdx = getBestVariantMatchForContext(VMIs, OMPCtx); in ActOnOpenMPCall()