Home
last modified time | relevance | path

Searched defs:var_ref (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/tools/clang-fuzzer/proto-to-llvm/
H A Dloop_proto_to_llvm.cpp79 std::string var_ref = VarRefToString(os, x.varref()); in RvalueToString() local
126 std::string var_ref = VarRefToString(os, x.varref()); in operator <<() local
/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A DVSCode.cpp584 bool Variables::IsPermanentVariableReference(int64_t var_ref) { in IsPermanentVariableReference()
603 int64_t var_ref = GetNewVariableRefence(is_permanent); in InsertExpandableVariable() local
H A Dlldb-vscode.cpp2955 int64_t var_ref = 0; in request_variables() local