Lines Matching defs:getCurScope

1005   Scope *getCurScope() const {
1695 Scope *CurScope = getCurScope();
3031 SemaRef.getCurScope(), Stack))
3051 SemaRef.getCurScope());
3072 SemaRef.getCurScope());
4787 if (!Stack->getCurScope())
5524 Actions.getCurScope(), {}, BO_Assign, DistRef, Dist));
5602 Body = AssertSuccess(Actions.BuildBinOp(Actions.getCurScope(), {},
5847 S, Stack->getCurScope(), MapperIdScopeSpec, DefaultMapperId,
7404 if (SemaRef.LookupName(Result, SemaRef.getCurScope())) {
9255 DSA.getCurScope(), For ? For->getCond() : CXXFor->getCond(), Captures);
9257 ISC.buildNumIterations(DSA.getCurScope(), ResultIterSpaces,
9280 ISC.buildMinMaxValues(DSA.getCurScope(), Captures);
9282 ISC.buildFinalCondition(DSA.getCurScope());
9337 DSA.getCurScope(),
9352 DSA.getCurScope(),
9357 DSA.getCurScope(),
9728 Scope *CurScope = DSA.getCurScope();
11139 if (Scope *S = DSAStack->getCurScope()) {
14130 Scope *CurScope = SemaRef.getCurScope();
14402 Scope *CurScope = SemaRef.getCurScope();
14681 Scope *CurScope = SemaRef.getCurScope();
14869 Scope *CurScope = SemaRef.getCurScope();
15541 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope());
15945 if (DSAStack->getCurScope()) {
15947 unsigned existingFlags = DSAStack->getCurScope()->getFlags();
15948 DSAStack->getCurScope()->setFlags(existingFlags |
16705 if (SemaRef.LookupName(Result, SemaRef.getCurScope())) {
17692 SemaRef.BuildBinOp(DSAStack->getCurScope(), ELoc, BO_Assign,
18346 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec,
18470 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec,
18758 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18763 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK,
18768 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18775 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18793 CopyOpRes = S.BuildBinOp(Stack->getCurScope(), ELoc, BO_Assign, LHSDRE,
18899 S.BuildBinOp(Stack->getCurScope(), ELoc, BO_Assign, SimpleRefExpr,
19153 SemaRef.BuildBinOp(DSAStack->getCurScope(), ELoc, BO_Assign,
19199 SemaRef.getCurScope(), StepLoc, BO_Assign, SaveRef.get(), StepExpr);
19585 DSAStack->getCurScope(), ELoc, BO_Assign, PseudoDstExpr, PseudoSrcExpr);
19630 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope());
20982 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId,
21026 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId,
21212 SemaRef, DSAS->getCurScope(), MapperIdScopeSpec, MapperId,
21873 ParsedType PT = S.getTypeName(*II, Loc, S.getCurScope());
22969 ParsedType PT = S.getTypeName(II, Loc, S.getCurScope());