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

  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Action.h 276 ToolChainList DeviceToolChains;
292 const ToolChainList &getToolChains() const { return DeviceToolChains; }
  /src/external/apache2/llvm/dist/clang/lib/Driver/
Action.cpp 296 DeviceToolChains.push_back(&TC);

Completed in 57 milliseconds