Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSearchFilter.cpp173 SearchFilter::WrapOptionsDict(StructuredData::DictionarySP options_dict_sp) { in WrapOptionsDict() function in SearchFilter
367 return WrapOptionsDict(result_sp); in SerializeToStructuredData()
491 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
620 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
688 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h122 WrapOptionsDict(StructuredData::DictionarySP options_dict_sp);
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp96 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
H A DBreakpointResolverAddress.cpp84 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
H A DBreakpointResolverFileRegex.cpp91 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
H A DBreakpointResolver.cpp149 StructuredData::DictionarySP BreakpointResolver::WrapOptionsDict( in WrapOptionsDict() function in BreakpointResolver
H A DBreakpointResolverFileLine.cpp115 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
H A DBreakpointResolverName.cpp211 return WrapOptionsDict(options_dict_sp); in SerializeToStructuredData()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DSearchFilter.h252 WrapOptionsDict(StructuredData::DictionarySP options_dict_sp);