Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp135 StringRef ValueStr = StringRef(T.getLiteralData(), T.getLength()); in tryExpandAsInteger() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp368 Optional<StringRef> ValueStr; in parseArg() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h283 StringRef ValueStr; // String describing what the value of this option is variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp467 StringRef ValueStr; in evalNumberExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp938 StringRef ValueStr = DA->getAsString(); in computeAccessKey() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1676 SmallString<32> ValueStr; in printRelocations() local
1712 SmallString<32> ValueStr; in printDynamicRelocations() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c719 value ValueStr = caml_copy_string(ValueCStr); in llvm_string_of_llvalue() local