Searched refs:CombCond (Results 1 – 2 of 2) sorted by relevance
1231 void setCombinedCond(Expr *CombCond) { in setCombinedCond() argument1234 Data->getChildren()[CombinedConditionOffset] = CombCond; in setCombinedCond()
9295 ExprResult CombCond; in checkOpenMPLoop() local9309 CombCond = in checkOpenMPLoop()9591 Built.DistCombinedFields.Cond = CombCond.get(); in checkOpenMPLoop()