HomeSort by relevance Sort by last modified time
    Searched defs:ToolChains (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/Driver/
Driver.h 204 /// \brief Cache of all the ToolChains in use by the driver.
209 mutable llvm::StringMap<ToolChain *> ToolChains;
278 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
451 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 226 /// \brief Cache of all the ToolChains in use by the driver.
231 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains;
317 /// CreateOffloadingDeviceToolChains - create all the toolchains required to
494 /// Will cache ToolChains for the life of the driver object, and create them

Completed in 1524 milliseconds