Lines Matching defs:getCurScope
983 Scope *getCurScope() const {
1663 Scope *CurScope = getCurScope();
3006 SemaRef.getCurScope(), Stack))
3026 SemaRef.getCurScope());
3047 SemaRef.getCurScope());
4769 if (!Stack->getCurScope())
5506 Actions.getCurScope(), {}, BO_Assign, DistRef, Dist));
5584 Body = AssertSuccess(Actions.BuildBinOp(Actions.getCurScope(), {},
5831 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId,
7323 if (SemaRef.LookupName(Result, SemaRef.getCurScope())) {
9260 DSA.getCurScope(), For ? For->getCond() : CXXFor->getCond(), Captures);
9262 ISC.buildNumIterations(DSA.getCurScope(), ResultIterSpaces,
9285 ISC.buildMinMaxValues(DSA.getCurScope(), Captures);
9287 ISC.buildFinalCondition(DSA.getCurScope());
9342 DSA.getCurScope(),
9357 DSA.getCurScope(),
9362 DSA.getCurScope(),
9773 Scope *CurScope = DSA.getCurScope();
11161 if (Scope *S = DSAStack->getCurScope()) {
14213 Scope *CurScope = SemaRef.getCurScope();
14485 Scope *CurScope = SemaRef.getCurScope();
14764 Scope *CurScope = SemaRef.getCurScope();
14952 Scope *CurScope = SemaRef.getCurScope();
15670 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope());
16074 if (DSAStack->getCurScope()) {
16076 unsigned existingFlags = DSAStack->getCurScope()->getFlags();
16077 DSAStack->getCurScope()->setFlags(existingFlags |
16872 if (SemaRef.LookupName(Result, SemaRef.getCurScope())) {
17879 SemaRef.BuildBinOp(DSAStack->getCurScope(), ELoc, BO_Assign,
18536 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec,
18660 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec,
18948 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18953 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK,
18958 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18965 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18983 CopyOpRes = S.BuildBinOp(Stack->getCurScope(), ELoc, BO_Assign, LHSDRE,
19089 S.BuildBinOp(Stack->getCurScope(), ELoc, BO_Assign, SimpleRefExpr,
19343 SemaRef.BuildBinOp(DSAStack->getCurScope(), ELoc, BO_Assign,
19389 SemaRef.getCurScope(), StepLoc, BO_Assign, SaveRef.get(), StepExpr);
19775 DSAStack->getCurScope(), ELoc, BO_Assign, PseudoDstExpr, PseudoSrcExpr);
19820 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope());
21277 hasUserDefinedMapper(S, Stack->getCurScope(), MapperIdScopeSpec,
21370 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId,
21414 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId,
21600 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId,
22290 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope());
23415 ParsedType PT = S.getTypeName(II, Loc, S.getCurScope());