| _CumulativeRevision | uLang::CLogicalScope | protected |
| _Kind | uLang::CScope | protected |
| _LastVisitStamp | uLang::CLogicalScope | mutableprotected |
| _NestedControlScopes | uLang::CScope | protected |
| _NestedTypeScopes | uLang::CScope | protected |
| _Parent | uLang::CScope | protected |
| _Program | uLang::CScope | protected |
| _UsingInstances | uLang::CScope | protected |
| _UsingScopes | uLang::CScope | protected |
| AddDefinitionToLogicalScope(TSRef< CDefinition > &&NewDefinition) | uLang::CLogicalScope | |
| AddUsingInstance(const CDataDefinition *UsingContext) | uLang::CScope | |
| AddUsingScope(const CLogicalScope *UsingScope) | uLang::CScope | inline |
| AllocateNextDefinitionOrdinal() | uLang::CLogicalScope | inline |
| AsLogicalScopeNullable() const override | uLang::CLogicalScope | inlinevirtual |
| AsLogicalScopeNullable() override | uLang::CLogicalScope | inlinevirtual |
| AsQualifier() const | uLang::CLogicalScope | |
| CanAccess(const CDefinition &Definition, const SAccessLevel &DefinitionAccessLevel) const | uLang::CScope | protected |
| CanAccessEpicInternal() const | uLang::CScope | |
| CLogicalScope(EKind Kind, CScope *Parent, CSemanticProgram &Program) | uLang::CLogicalScope | inline |
| CLogicalScope(const CLogicalScope &)=delete | uLang::CLogicalScope | |
| CLogicalScope(CLogicalScope &&)=delete | uLang::CLogicalScope | |
| CreateClass(const CSymbol &ClassName, CClass *Superclass=nullptr, TArray< CInterface * > &&SuperInterfaces={}, EStructOrClass StructOrClass=EStructOrClass::Class) | uLang::CScope | |
| CreateDataDefinition(const CSymbol VarName) | uLang::CScope | |
| CreateDataDefinition(const CSymbol VarName, const CTypeBase *Type) | uLang::CScope | |
| CreateEnumeration(const CSymbol &EnumerationName) | uLang::CScope | |
| CreateFunction(const CSymbol FunctionName) | uLang::CScope | |
| CreateInterface(const CSymbol &InterfaceName, const TArray< CInterface * > &SuperInterfaces={}) | uLang::CScope | |
| CreateModule(const CSymbol &ModuleName) | uLang::CScope | |
| CreateModuleAlias(const CSymbol Name) | uLang::CScope | |
| CreateNegativeDataDefinition(const CDataDefinition &PositiveDataDefinition) const | uLang::CScope | inlinevirtual |
| CreateNegativeFunction(const CFunction &PositiveFunction) const | uLang::CScope | inlinevirtual |
| CreateNestedCaptureControlScope() | uLang::CScope | |
| CreateNestedControlScope() | uLang::CScope | |
| CreateNestedTypeScope() | uLang::CScope | |
| CreateScopedAccessLevelDefinition(TOptional< CSymbol > ClassName) | uLang::CScope | |
| CreateTypeAlias(const CSymbol Name) | uLang::CScope | |
| CreateTypeVariable(const CSymbol Name, const CTypeBase *NegativeType, const CTypeBase *PositiveType) | uLang::CScope | |
| uLang::CScope::CScope(EKind Kind, CScope *Parent, CSemanticProgram &Program) | uLang::CScope | inline |
| uLang::CScope::CScope(const CScope &)=delete | uLang::CScope | |
| uLang::CScope::CScope(CScope &&)=delete | uLang::CScope | |
| CSharedMix() | uLang::CSharedMix | inline |
| CSharedMix(const CSharedMix &Other)=delete | uLang::CSharedMix | |
| CTypeScope(CScope &EnclosingScope) | uLang::CTypeScope | inline |
| EKind enum name | uLang::CScope | |
| EPathMode typedef | uLang::CScope | |
| FindDefinitions(const CSymbol &Name, EMemberOrigin Origin=EMemberOrigin::InheritedOrOriginal, const SQualifier &Qualifier=SQualifier::Unknown(), const CAstPackage *ContextPackage=nullptr, VisitStampType VisitStamp=GenerateNewVisitStamp()) const | uLang::CLogicalScope | virtual |
| FindFirstDefinitionOfKind(const CSymbol &Name, EMemberOrigin Origin=EMemberOrigin::InheritedOrOriginal, const SQualifier &Qualifier=SQualifier::Unknown(), const CAstPackage *ContextPackage=nullptr, VisitStampType VisitStamp=GenerateNewVisitStamp()) const | uLang::CLogicalScope | |
| FindOverrideFor(const CDefinition &Definition) const | uLang::CLogicalScope | |
| GenerateNewVisitStamp() | uLang::CScope | static |
| GetCaptureScope() | uLang::CScope | |
| GetCaptureScope() const | uLang::CScope | |
| GetCompilationUnit() const | uLang::CScope | |
| GetDefaultDefinitionAccessLevel() const | uLang::CScope | inlinevirtual |
| GetDefinitionNameMap() | uLang::CLogicalScope | inline |
| GetDefinitions() const | uLang::CLogicalScope | inline |
| GetDefinitionsOfKind() const | uLang::CLogicalScope | |
| GetEnclosingClassOrInterface() const | uLang::CScope | inline |
| GetEnclosingClassOrInterface() | uLang::CScope | |
| GetKind() const | uLang::CScope | inline |
| GetLogicalScope() const | uLang::CScope | |
| GetLogicalScope() | uLang::CScope | inline |
| GetModule() const | uLang::CScope | |
| GetModule() | uLang::CScope | |
| GetModulePart() const | uLang::CScope | |
| GetModulePart() | uLang::CScope | |
| GetNestedControlScopes() const | uLang::CScope | inline |
| GetPackage() const | uLang::CScope | |
| GetParametricTypeScope() const | uLang::CScope | |
| GetParentScope() const | uLang::CScope | inline |
| GetProgram() const | uLang::CScope | inline |
| GetRefCount() const | uLang::CSharedMix | inline |
| GetRevision() const | uLang::CLogicalScope | inline |
| GetScopeName() const override | uLang::CTypeScope | inlinevirtual |
| GetScopeOfKind(EKind) | uLang::CScope | |
| GetScopeOfKind(EKind) const | uLang::CScope | |
| GetScopePath(uLang::UTF8Char SeparatorChar='.', EPathMode Mode=EPathMode::Default) const | uLang::CScope | |
| GetSnippet() const | uLang::CScope | |
| GetSymbols() const | uLang::CScope | |
| GetUsingInstances() const | uLang::CScope | inline |
| GetUsingScopes() const | uLang::CScope | inline |
| IsAuthoredByEpic() const | uLang::CScope | |
| IsBuiltInScope() const | uLang::CScope | |
| IsControlScope() const | uLang::CScope | inline |
| IsInsideTypeScope() const | uLang::CScope | |
| IsLogicalScope() const | uLang::CScope | inline |
| IsModuleOrSnippet() const | uLang::CScope | inline |
| IsSameOrChildOf(const CScope *Other) const | uLang::CScope | |
| IterateRecurseLogicalScopes(const TFunction< EVisitResult(const CLogicalScope &)> &Functor) const | uLang::CLogicalScope | |
| IterateRecurseLogicalScopes(TFunction< EVisitResult(const CLogicalScope &)> &&Functor) const | uLang::CLogicalScope | |
| KindToCString(EKind Kind) | uLang::CScope | static |
| operator=(const CSharedMix &Other)=delete | uLang::CSharedMix | |
| ResolvedDefnsAppend(SResolvedDefinitionArray *ResolvedDefns, const SmallDefinitionArray &Definitions) | uLang::CScope | static |
| ResolvedDefnsAppendWithContext(SResolvedDefinitionArray *ResolvedDefns, const SmallDefinitionArray &Definitions, const CDataDefinition *Context) | uLang::CScope | static |
| ResolveDefinition(const CSymbol &Name, const SQualifier &Qualifier=SQualifier::Unknown(), const CAstPackage *ContextPackage=nullptr) const | uLang::CScope | |
| ScopeAsDefinition() const | uLang::CScope | inlinevirtual |
| ScopeAsType() const | uLang::CScope | inlinevirtual |
| SetRevision(SemanticRevision Revision) | uLang::CLogicalScope | virtual |
| SharedThis(ObjectType *This) | uLang::CSharedMix | inlineprotectedstatic |
| SharedThis(const ObjectType *This) | uLang::CSharedMix | inlineprotectedstatic |
| TryMarkVisited(VisitStampType VisitStamp) const | uLang::CLogicalScope | inline |
| ~CLogicalScope() | uLang::CLogicalScope | virtual |
| ~CScope() | uLang::CScope | virtual |
| ~CSharedMix() | uLang::CSharedMix | virtual |