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

  /frameworks/compile/mclinker/include/mcld/Support/
CommandLine.h 34 virtual const char *getValueName() const { return "path"; }
51 virtual const char *getValueName() const { return "directory"; }
  /external/llvm/include/llvm/
Value.h 112 ValueName *getValueName() const { return Name; }
  /external/llvm/include/llvm/Support/
CommandLine.h 690 // getValueName - Overload in subclass to provide a better default value.
691 virtual const char *getValueName() const { return "value"; }
731 // getValueName - Do not print =<value> at all.
732 virtual const char *getValueName() const { return 0; }
755 // getValueName - Do not print =<value> at all.
756 virtual const char *getValueName() const { return 0; }
776 // getValueName - Overload in subclass to provide a better default value.
777 virtual const char *getValueName() const { return "int"; }
798 // getValueName - Overload in subclass to provide a better default value.
799 virtual const char *getValueName() const { return "uint";
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.commands_3.4.0.I20080509-2000.jar 
org.eclipse.core.commands_3.6.0.I20100512-1500.jar 

Completed in 197 milliseconds