Searched defs:GetNames (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h539 void GetNames(std::vector<std::string> &names) { function in class:lldb_private::Breakpoint
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h361 llvm::ArrayRef<const char *> GetNames() const { return names; } function in class:lldb_private::TypeSystemClang::TemplateParameterInfos
/freebsd-current/contrib/llvm-project/lldb/source/API/
H A DSBBreakpoint.cpp707 void SBBreakpoint::GetNames(SBStringList &names) { function in class:SBBreakpoint

Completed in 115 milliseconds