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

/external/llvm/lib/IR/
H A DValue.cpp90 ValueName *Name = getValueName();
160 ValueName *Value::getValueName() const { function in class:Value
194 return getValueName()->getKey();
231 getValueName()->setValue(this);
239 ST->removeValueName(getValueName());
270 ST->removeValueName(getValueName());
297 setValueName(V->getValueName());
299 getValueName()->setValue(this);
307 VST->removeValueName(V->getValueName());
308 setValueName(V->getValueName());
[all...]
/external/llvm/include/llvm/Support/
H A DCommandLine.h740 // getValueName - Overload in subclass to provide a better default value.
741 virtual const char *getValueName() const { return "value"; } function in class:llvm::cl::basic_parser_impl
782 // getValueName - Do not print =<value> at all.
783 const char *getValueName() const override { return nullptr; }
808 // getValueName - Do not print =<value> at all.
809 const char *getValueName() const override { return nullptr; }
830 // getValueName - Overload in subclass to provide a better default value.
831 const char *getValueName() const override { return "int"; }
852 // getValueName - Overload in subclass to provide a better default value.
853 const char *getValueName() cons
[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 ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 174 milliseconds