Searched refs:gotMold (Results 1 – 1 of 1) sorted by relevance
32 bool gotMold{false}; member159 if (info.gotMold || info.gotTypeSpec) { // C944 in CheckAllocateOptions()168 if (info.gotMold) { // C943 in CheckAllocateOptions()179 info.gotMold = true; in CheckAllocateOptions()189 if (info.gotSource || info.gotMold) { in CheckAllocateOptions()430 bool gotSourceExprOrTypeSpec{allocateInfo_.gotMold || in RunChecks()469 } else if (allocateInfo_.gotSource || allocateInfo_.gotMold) { in RunChecks()488 if (!(allocateInfo_.gotSource || allocateInfo_.gotMold)) { in RunChecks()563 } else if (allocateInfo_.gotSource || allocateInfo_.gotMold) { in RunCoarrayRelatedChecks()