Searched defs:var_ref (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/tools/clang-fuzzer/proto-to-llvm/ | ||
H A D | loop_proto_to_llvm.cpp | 79 std::string var_ref = VarRefToString(os, x.varref()); in RvalueToString() local |
/llvm-project/lldb/tools/lldb-dap/ | ||
H A D | DAP.cpp | 769 IsPermanentVariableReference(int64_t var_ref) IsPermanentVariableReference() argument |
H A D | lldb-dap.cpp | 3760 int64_t var_ref = 0; request_variables() local |