reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 4138       IfCond = C->getCondition();
 4152   if (IfCond) {
 4154     if (CGF.ConstantFoldsToSimpleInteger(IfCond, Val) && !Val)
 4189   CGM.getOpenMPRuntime().emitTargetCall(CGF, S, Fn, FnID, IfCond, Device,