Home
last modified time | relevance | path

Searched refs:non_synth_sp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2575 if (auto non_synth_sp = result_sp->GetNonSyntheticValue()) in GetQualifiedRepresentationIfAvailable() local
2576 return non_synth_sp; in GetQualifiedRepresentationIfAvailable()