Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

620   DeclContext *DC = SemaRef.CurContext;
1281 CurContext->addDecl(D);
1743 auto *CED = OMPCapturedExprDecl::Create(C, S.CurContext, Id, Ty);
1746 S.CurContext->addHiddenDecl(CED);
4175 if (Dependent() || SemaRef.CurContext->isDependentContext())
4258 if (Dependent() || SemaRef.CurContext->isDependentContext())
4289 if (Dependent() || SemaRef.CurContext->isDependentContext())
4365 if (Dependent() || SemaRef.CurContext->isDependentContext())
4375 if (SemaRef.CurContext->isDependentContext())
4731 if (ISC.Dependent() || SemaRef.CurContext->isDependentContext() || HasErrors)
4980 if (SemaRef.CurContext->isDependentContext())
5470 assert((CurContext->isDependentContext() || B.builtAll()) &&
5473 if (!CurContext->isDependentContext()) {
5524 assert((CurContext->isDependentContext() || B.builtAll()) &&
5527 if (!CurContext->isDependentContext()) {
5561 assert((CurContext->isDependentContext() || B.builtAll()) &&
5564 if (!CurContext->isDependentContext()) {
5778 assert((CurContext->isDependentContext() || B.builtAll()) &&
5781 if (!CurContext->isDependentContext()) {
5823 if (!CurContext->isDependentContext()) {
6170 } else if (SemaRef.CurContext->isDependentContext())
6242 } else if (SemaRef.CurContext->isDependentContext())
6389 } else if (CurContext->isDependentContext())
6450 } else if (CurContext->isDependentContext())
6468 if (!CurContext->isDependentContext()) {
6522 } else if (CurContext->isDependentContext()) {
6559 if (IsUpdateExprFound && !CurContext->isDependentContext()) {
6589 if (IsUpdateExprFound && !CurContext->isDependentContext()) {
6684 } else if (CurContext->isDependentContext()) {
6796 assert((CurContext->isDependentContext() || B.builtAll()) &&
6799 if (!CurContext->isDependentContext()) {
7003 assert((CurContext->isDependentContext() || B.builtAll()) &&
7035 assert((CurContext->isDependentContext() || B.builtAll()) &&
7038 if (!CurContext->isDependentContext()) {
7078 assert((CurContext->isDependentContext() || B.builtAll()) &&
7111 assert((CurContext->isDependentContext() || B.builtAll()) &&
7144 assert((CurContext->isDependentContext() || B.builtAll()) &&
7177 assert((CurContext->isDependentContext() || B.builtAll()) &&
7210 assert((CurContext->isDependentContext() || B.builtAll()) &&
7213 if (!CurContext->isDependentContext()) {
7869 !CurContext->isDependentContext()) {
8297 if (!VD && !CurContext->isDependentContext())
8300 Vars.push_back((VD || CurContext->isDependentContext())
8592 CurContext->addDecl(VDPrivate);
8597 if (!VD && !CurContext->isDependentContext()) {
8607 Vars.push_back((VD || CurContext->isDependentContext())
8738 if (!VD && !CurContext->isDependentContext()) {
8762 Vars.push_back((VD || CurContext->isDependentContext())
8816 if (!VD && IsOpenMPCapturedDecl(D) && !CurContext->isDependentContext())
8819 Vars.push_back((VD || !Ref || CurContext->isDependentContext())
9119 if (CurContext->isDependentContext() &&
9234 if (CurContext->isDependentContext() &&
9502 if (!VD && !CurContext->isDependentContext()) {
9660 if (!VD && !CurContext->isDependentContext()) {
9687 Vars.push_back((VD || CurContext->isDependentContext())
10176 if (CurContext->isDependentContext()) {
10227 if (!CurContext->isDependentContext() &&
10260 if (!CurContext->isDependentContext() && DepKind == OMPC_DEPEND_sink &&
11183 CurContext = DRD;
11237 CurContext = DRD;
11424 !CurContext->isDependentContext()) {