Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSynthetic.cpp53 TypeFilterImpl::FrontEnd::GetIndexOfChildWithName(ConstString name) { in GetIndexOfChildWithName()
158 ScriptedSyntheticChildren::FrontEnd::FrontEnd(std::string pclass, in FrontEnd() function in ScriptedSyntheticChildren::FrontEnd
177 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 …]
/src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h322 class FrontEnd : public SyntheticChildrenFrontEnd {
324 FrontEnd(TypeFilterImpl *flt, ValueObject &backend) in FrontEnd() function
327 ~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 …]
/src/contrib/ncurses/
H A DANNOUNCE539 FrontEnd to Apt, the debian package manager