Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCommandLine.h178 const char *ValueStr; // String describing what the value of this option is variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h258 StringRef ValueStr; // String describing what the value of this option is variable
/external/llvm/include/llvm/Support/
DCommandLine.h252 StringRef ValueStr; // String describing what the value of this option is variable
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxml.h494 const std::string& ValueStr() const { return value; } in ValueStr() function
814 const std::string& ValueStr() const { return value; } ///< Return the value of this attribute. in ValueStr() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp470 StringRef ValueStr; in evalNumberExpr() local
/external/tinyxml/
Dtinyxml.h456 const std::string& ValueStr() const { return value; } in ValueStr() function