Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurScope

329   Scope *getCurScope() const { return Stack.back().CurScope; }
330 Scope *getCurScope() { return Stack.back().CurScope; }
521 Scope *CurScope = getCurScope();
851 if (DSAStack->getCurScope() &&
979 SemaRef.getCurScope());
2214 if (Stack->getCurScope()) {
3509 ResultIterSpace.PreCond = ISC.BuildPreCond(DSA.getCurScope(), For->getCond());
3511 DSA.getCurScope(), (isOpenMPWorksharingDirective(DKind) ||
3743 Scope *CurScope = DSA.getCurScope();
5638 ExprResult Val = ActOnBooleanCondition(DSAStack->getCurScope(),
5658 ExprResult Val = ActOnBooleanCondition(DSAStack->getCurScope(),
7422 BuildBinOp(DSAStack->getCurScope(), ReductionId.getLocStart(), BOK,
7427 BuildBinOp(DSAStack->getCurScope(), ReductionId.getLocStart(),
7434 BuildBinOp(DSAStack->getCurScope(), ReductionId.getLocStart(),