Searched refs:FrontEnd (Results 1 – 3 of 3) sorted by relevance
53 TypeFilterImpl::FrontEnd::GetIndexOfChildWithName(ConstString name) { in GetIndexOfChildWithName()158 ScriptedSyntheticChildren::FrontEnd::FrontEnd(std::string pclass, in FrontEnd() function in ScriptedSyntheticChildren::FrontEnd177 ScriptedSyntheticChildren::FrontEnd::~FrontEnd() = default;180 ScriptedSyntheticChildren::FrontEnd::GetChildAtIndex(uint32_t idx) { in GetChildAtIndex()187 bool ScriptedSyntheticChildren::FrontEnd::IsValid() { in IsValid()192 ScriptedSyntheticChildren::FrontEnd::CalculateNumChildren() { in CalculateNumChildren()199 ScriptedSyntheticChildren::FrontEnd::CalculateNumChildren(uint32_t max) { in CalculateNumChildren()205 lldb::ChildCacheState ScriptedSyntheticChildren::FrontEnd::Update() { in Update()214 bool ScriptedSyntheticChildren::FrontEnd::MightHaveChildren() { in MightHaveChildren()221 size_t ScriptedSyntheticChildren::FrontEnd::GetIndexOfChildWithName( in GetIndexOfChildWithName()[all …]
322 class FrontEnd : public SyntheticChildrenFrontEnd {324 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) in FrontEnd() function327 ~FrontEnd() override = default;353 FrontEnd(const FrontEnd &) = delete;354 const FrontEnd &operator=(const FrontEnd &) = delete;359 return SyntheticChildrenFrontEnd::AutoPointer(new FrontEnd(this, backend)); in GetFrontEnd()427 class FrontEnd : public SyntheticChildrenFrontEnd {429 FrontEnd(std::string pclass, ValueObject &backend);431 ~FrontEnd() override;458 FrontEnd(const FrontEnd &) = delete;[all …]
539 FrontEnd to Apt, the debian package manager