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

  /external/clang/include/clang/Driver/
ToolChain.h 84 StringRef getArchName() const { return Triple.getArchName(); }
Action.h 120 const char *getArchName() const { return ArchName; }

Completed in 63 milliseconds