Home
last modified time | relevance | path

Searched refs:FrontEnd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp53 TypeFilterImpl::FrontEnd::GetIndexOfChildWithName(ConstString name) { in GetIndexOfChildWithName()
159 ScriptedSyntheticChildren::FrontEnd::FrontEnd(std::string pclass, in FrontEnd() function in ScriptedSyntheticChildren::FrontEnd
178 ScriptedSyntheticChildren::FrontEnd::~FrontEnd() = default;
181 ScriptedSyntheticChildren::FrontEnd::GetChildAtIndex(uint32_t idx) { in GetChildAtIndex()
188 bool ScriptedSyntheticChildren::FrontEnd::IsValid() { in IsValid()
193 ScriptedSyntheticChildren::FrontEnd::CalculateNumChildren() { in CalculateNumChildren()
200 ScriptedSyntheticChildren::FrontEnd::CalculateNumChildren(uint32_t max) { in CalculateNumChildren()
206 lldb::ChildCacheState ScriptedSyntheticChildren::FrontEnd::Update() { in Update()
215 bool ScriptedSyntheticChildren::FrontEnd::MightHaveChildren() { in MightHaveChildren()
223 ScriptedSyntheticChildren::FrontEnd::GetIndexOfChildWithName(ConstString name) { in GetIndexOfChildWithName()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h328 class FrontEnd : public SyntheticChildrenFrontEnd {
330 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) in FrontEnd() function
333 ~FrontEnd() override = default;
359 FrontEnd(const FrontEnd &) = delete;
360 const FrontEnd &operator=(const FrontEnd &) = delete;
365 return SyntheticChildrenFrontEnd::AutoPointer(new FrontEnd(this, backend)); in GetFrontEnd()
433 class FrontEnd : public SyntheticChildrenFrontEnd {
435 FrontEnd(std::string pclass, ValueObject &backend);
437 ~FrontEnd() override;
464 FrontEnd(const FrontEnd &) = delete;
[all …]
/freebsd/contrib/ncurses/
H A DANNOUNCE539 FrontEnd to Apt, the debian package manager