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

References

tools/clang/lib/Driver/Driver.cpp
  582                 .Case("libgomp", OMPRT_GOMP)
tools/clang/lib/Driver/ToolChains/CommonArgs.cpp
  534   case Driver::OMPRT_GOMP:
  547   if (RTKind == Driver::OMPRT_GOMP && GompNeedsRT)
tools/clang/lib/Driver/ToolChains/MSVC.cpp
  449     case Driver::OMPRT_GOMP:
tools/clang/lib/Driver/ToolChains/MinGW.cpp
  232         case Driver::OMPRT_GOMP: