reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4138 IfCond = C->getCondition(); 4152 if (IfCond) { 4154 if (CGF.ConstantFoldsToSimpleInteger(IfCond, Val) && !Val) 4189 CGM.getOpenMPRuntime().emitTargetCall(CGF, S, Fn, FnID, IfCond, Device,