Searched refs:FrontEnd (Results 1 – 3 of 3) sorted by relevance
53 TypeFilterImpl::FrontEnd::GetIndexOfChildWithName(ConstString name) { in GetIndexOfChildWithName()159 ScriptedSyntheticChildren::FrontEnd::FrontEnd(std::string pclass, in FrontEnd() function in ScriptedSyntheticChildren::FrontEnd178 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 …]
328 class FrontEnd : public SyntheticChildrenFrontEnd {330 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) in FrontEnd() function333 ~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 …]
539 FrontEnd to Apt, the debian package manager