Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCheckerHelpers.cpp135 StringRef ValueStr = StringRef(T.getLiteralData(), T.getLength()); in tryExpandAsInteger() local
/openbsd/gnu/llvm/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp368 std::optional<StringRef> ValueStr; in parseArg() local
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h282 StringRef ValueStr; // String describing what the value of this option is variable
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp488 StringRef ValueStr; in evalNumberExpr() local
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp1036 StringRef ValueStr = DA->getAsString(); in computeAccessKey() local
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2188 SmallString<32> ValueStr; in printRelocations() local
2231 SmallString<32> ValueStr; in printDynamicRelocations() local
/openbsd/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c718 value ValueStr = caml_copy_string(ValueCStr); in llvm_string_of_llvalue() local