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

References

tools/clang/lib/Driver/Driver.cpp
  583                 .Case("libiomp5", OMPRT_IOMP5)
  670             OpenMPKind == OMPRT_OMP || OpenMPKind == OMPRT_IOMP5;
tools/clang/lib/Driver/ToolChains/Clang.cpp
 4526     case Driver::OMPRT_IOMP5:
tools/clang/lib/Driver/ToolChains/CommonArgs.cpp
  537   case Driver::OMPRT_IOMP5:
tools/clang/lib/Driver/ToolChains/MSVC.cpp
  446     case Driver::OMPRT_IOMP5:
tools/clang/lib/Driver/ToolChains/MinGW.cpp
  229         case Driver::OMPRT_IOMP5: