Searched refs:current_format (Results 1 – 1 of 1) sorted by relevance
197 lldb::TypeFormatImplSP current_format; in GetFormat() local202 match_data.GetMatchesVector(), current_format, in GetFormat()205 return current_format; in GetFormat()237 lldb::TypeSummaryImplSP current_format; in GetSummaryFormat() local242 match_data.GetMatchesVector(), current_format, in GetSummaryFormat()245 return current_format; in GetSummaryFormat()279 lldb::SyntheticChildrenSP current_format; in GetSyntheticChildren() local285 match_data.GetMatchesVector(), current_format, in GetSyntheticChildren()288 return current_format; in GetSyntheticChildren()321 lldb::TypeValidatorImplSP current_format; in GetValidator() local[all …]