Searched refs:reason_synth (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/DataFormatters/
H A DTypeCategory.cpp72 uint32_t reason_synth = 0; local
75 if (!GetSyntheticNavigator()->Get(valobj, synth, use_dynamic, &reason_synth))
76 regex_synth = GetRegexSyntheticNavigator()->Get (valobj, synth, use_dynamic, &reason_synth);

Completed in 209 milliseconds