Searched defs:getValueName (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
H A DValue.h115 ValueName *getValueName() const { return Name; } function in class:llvm::Value
/external/llvm/include/llvm/Support/
H A DCommandLine.h714 // getValueName - Overload in subclass to provide a better default value.
715 virtual const char *getValueName() const { return "value"; } function in class:llvm::cl::basic_parser_impl
755 // getValueName - Do not print =<value> at all.
756 virtual const char *getValueName() const { return 0; } function in class:llvm::cl::parser
779 // getValueName - Do not print =<value> at all.
780 virtual const char *getValueName() const { return 0; } function in class:llvm::cl::parser
800 // getValueName - Overload in subclass to provide a better default value.
801 virtual const char *getValueName() const { return "int"; } function in class:llvm::cl::parser
822 // getValueName - Overload in subclass to provide a better default value.
823 virtual const char *getValueName() cons function in class:llvm::cl::parser
845 virtual const char *getValueName() const { return "uint"; } function in class:llvm::cl::parser
866 virtual const char *getValueName() const { return "number"; } function in class:llvm::cl::parser
887 virtual const char *getValueName() const { return "number"; } function in class:llvm::cl::parser
911 virtual const char *getValueName() const { return "string"; } function in class:llvm::cl::parser
935 virtual const char *getValueName() const { return "char"; } function in class:llvm::cl::parser
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 224 milliseconds