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

  /external/llvm/include/llvm/Support/
CommandLine.h 255 virtual size_t getOptionWidth() const = 0;
552 virtual size_t getOptionWidth(const Option &O) const;
703 size_t getOptionWidth(const Option &O) const;
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp     [all...]

Completed in 26 milliseconds