Home
last modified time | relevance | path

Searched defs:ValueStr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DCommandLine.h181 const char *ValueStr; // String describing what the value of this option is variable
/external/tinyxml/
Dtinyxml.h456 const std::string& ValueStr() const { return value; } in ValueStr() function