Searched refs:LVScopeAggregate (Results 1 – 3 of 3) sorted by relevance
331 class LLVM_ABI LVScopeAggregate final : public LVScope {336 LVScopeAggregate() : LVScope() {} in LVScopeAggregate() function337 LVScopeAggregate(const LVScopeAggregate &) = delete;338 LVScopeAggregate &operator=(const LVScopeAggregate &) = delete;339 ~LVScopeAggregate() = default;
1039 bool LVScopeAggregate::equals(const LVScope *Scope) const { in equals()1058 LVScope *LVScopeAggregate::findEqualScope(const LVScopes *Scopes) const { in findEqualScope()1066 void LVScopeAggregate::printExtra(raw_ostream &OS, bool Full) const { in printExtra()1073 Reference->printReference(OS, Full, const_cast<LVScopeAggregate *>(this)); in printExtra()
1989 LVScopeAggregate *Scope = static_cast<LVScopeAggregate *>(Element); in visitKnownRecord()2454 LVScopeAggregate *Scope = static_cast<LVScopeAggregate *>(Element); in visitKnownRecord()