Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp201 new StructuredData::Integer(lookup.GetNameTypeMask()))); in SerializeToStructuredData()
277 lookup.GetNameTypeMask(), include_symbols, include_inlines, in SearchCallback()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h898 lldb::FunctionNameType GetNameTypeMask() const { return m_name_type_mask; } in GetNameTypeMask() function
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp378 lookup_info.GetNameTypeMask(), include_symbols, in FindFunctions()
408 lookup_info.GetNameTypeMask(), sc_list); in FindFunctionSymbols()
H A DModule.cpp811 lookup_info.GetNameTypeMask(), include_inlines, in FindFunctions()
820 lookup_info.GetNameTypeMask(), sc_list); in FindFunctions()