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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 6638   ResultIterSpaces[CurrentNestedLoopCount].PreCond = ISC.buildPreCond(
 6673       (ResultIterSpaces[CurrentNestedLoopCount].PreCond == nullptr ||
 7026   auto PreCond = ExprResult(IterSpaces[0].PreCond);
 7056                              PreCond.get(), IterSpaces[Cnt].PreCond);