HomeSort by: relevance | last modified time | path
    Searched refs:OMPRT_GOMP (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Driver.h 103 OMPRT_GOMP,
  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
MinGW.cpp 254 case Driver::OMPRT_GOMP:
CommonArgs.cpp 684 case Driver::OMPRT_GOMP:
697 if (RTKind == Driver::OMPRT_GOMP && GompNeedsRT)
MSVC.cpp 535 case Driver::OMPRT_GOMP:
  /src/external/apache2/llvm/dist/clang/lib/Driver/
Driver.cpp 658 .Case("libgomp", OMPRT_GOMP)

Completed in 54 milliseconds