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

  /src/external/apache2/llvm/dist/clang/lib/Driver/
Action.cpp 190 auto &BArchs = DDeps.getBoundArchs();
221 DDeps.getBoundArchs()[i]);
  /src/external/apache2/llvm/dist/clang/include/clang/Driver/
Action.h 293 const BoundArchList &getBoundArchs() const { return DeviceBoundArchs; }

Completed in 17 milliseconds