Searched refs:CombCond (Results 1 – 2 of 2) sorted by relevance
1282 void setCombinedCond(Expr *CombCond) { in setCombinedCond() argument1285 Data->getChildren()[CombinedConditionOffset] = CombCond; in setCombinedCond()
9912 ExprResult CombCond; in checkOpenMPLoop() local9926 CombCond = in checkOpenMPLoop()10207 Built.DistCombinedFields.Cond = CombCond.get(); in checkOpenMPLoop()