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

References

tools/clang/lib/Driver/Driver.cpp
  581                 .Case("libomp", OMPRT_OMP)
  670             OpenMPKind == OMPRT_OMP || OpenMPKind == OMPRT_IOMP5;
tools/clang/lib/Driver/ToolChains/Clang.cpp
 4525     case Driver::OMPRT_OMP:
tools/clang/lib/Driver/ToolChains/CommonArgs.cpp
  531   case Driver::OMPRT_OMP:
tools/clang/lib/Driver/ToolChains/MSVC.cpp
  443     case Driver::OMPRT_OMP:
tools/clang/lib/Driver/ToolChains/MinGW.cpp
  226         case Driver::OMPRT_OMP: