Lines Matching refs:getCurScope

919   Scope *getCurScope() const {  in getCurScope()  function in __anon5b04668f0111::DSAStackTy
1539 Scope *CurScope = getCurScope(); in isOpenMPLocal()
2756 SemaRef.getCurScope()); in ValidateCandidate()
2778 SemaRef.getCurScope()); in ValidateCandidate()
4643 if (Stack->getCurScope()) { in checkNestingOfRegions()
5332 Actions.getCurScope(), {}, BO_Assign, DistRef, Dist)); in buildDistanceFunc()
5410 Body = AssertSuccess(Actions.BuildBinOp(Actions.getCurScope(), {}, in buildLoopVarFunc()
5641 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId, in processImplicitMapsWithDefaultMappers()
8641 DSA.getCurScope(), For ? For->getCond() : CXXFor->getCond(), Captures); in checkOpenMPIterationSpace()
8643 ISC.buildNumIterations(DSA.getCurScope(), ResultIterSpaces, in checkOpenMPIterationSpace()
8665 ISC.buildMinMaxValues(DSA.getCurScope(), Captures); in checkOpenMPIterationSpace()
8667 ISC.buildFinalCondition(DSA.getCurScope()); in checkOpenMPIterationSpace()
8708 DSA.getCurScope(), in checkOpenMPIterationSpace()
8713 DSA.getCurScope(), in checkOpenMPIterationSpace()
9031 Scope *CurScope = DSA.getCurScope(); in checkOpenMPLoop()
10263 if (Scope *S = DSAStack->getCurScope()) { in ActOnOpenMPScanDirective()
12659 Scope *CurScope = getCurScope(); in ActOnOpenMPTileDirective()
12735 Scope *CurScope = getCurScope(); in ActOnOpenMPTileDirective()
14850 if (SemaRef.LookupName(Result, SemaRef.getCurScope())) { in isValidInteropVariable()
15818 BuildBinOp(DSAStack->getCurScope(), ELoc, BO_Assign, SimpleRefExpr, in ActOnOpenMPLastprivateClause()
16454 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
16578 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
16862 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
16867 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, in actOnOMPReductionKindClause()
16872 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
16879 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
16897 CopyOpRes = S.BuildBinOp(Stack->getCurScope(), ELoc, BO_Assign, LHSDRE, in actOnOMPReductionKindClause()
17003 S.BuildBinOp(Stack->getCurScope(), ELoc, BO_Assign, SimpleRefExpr, in actOnOMPReductionKindClause()
17248 BuildBinOp(DSAStack->getCurScope(), ELoc, BO_Assign, in ActOnOpenMPLinearClause()
17677 DSAStack->getCurScope(), ELoc, BO_Assign, PseudoDstExpr, PseudoSrcExpr); in ActOnOpenMPCopyprivateClause()
17720 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope()); in findOMPDependT()
18990 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList()
19034 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList()
19200 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId, in checkMappableExpressionList()
19806 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope()); in findOMPEventHandleT()
20696 ParsedType PT = S.getTypeName(II, Loc, S.getCurScope()); in findOMPAlloctraitT()