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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1859     emitOMPSimdRegion(CGF, S, Action);
 2282     emitOMPSimdRegion(CGF, S, Action);
 2295     emitOMPSimdRegion(CGF, S, Action);
 5178       emitOMPSimdRegion(CGF, cast<OMPLoopDirective>(D), Action);