Home
last modified time | relevance | path

Searched defs:dtScope (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Druntime-type-info.cpp393 DescribeType(Scope & dtScope) DescribeType() argument
743 DescribeComponent(const Symbol & symbol,const ObjectEntityDetails & object,Scope & scope,Scope & dtScope,const std::string & distinctName,const SymbolVector * parameters) DescribeComponent() argument
917 InitializeDataPointer(evaluate::StructureConstructorValues & values,const Symbol & symbol,const ObjectEntityDetails & object,Scope & scope,Scope & dtScope,const std::string & distinctName) InitializeDataPointer() argument
976 CollectBindings(const Scope & dtScope) CollectBindings() argument
1017 DescribeBindings(const Scope & dtScope,Scope & scope) DescribeBindings() argument
1032 DescribeSpecialGenerics(const Scope & dtScope,const Scope & thisScope,const DerivedTypeSpec * derivedTypeSpec) const DescribeSpecialGenerics() argument
1050 DescribeSpecialGeneric(const GenericDetails & generic,std::map<int,evaluate::StructureConstructor> & specials,const Scope & dtScope,const DerivedTypeSpec * derivedTypeSpec) const DescribeSpecialGeneric() argument
1084 DescribeSpecialProc(std::map<int,evaluate::StructureConstructor> & specials,const Symbol & specificOrBinding,bool isAssignment,bool isFinal,std::optional<common::DefinedIo> io,const Scope * dtScope,const DerivedTypeSpec * derivedTypeSpec,bool isTypeBound) const DescribeSpecialProc() argument
[all...]
H A Dcheck-io.cpp1063 if (const Scope * dtScope{derived.scope()}) { FindUnsafeIoDirectComponent() local
1091 if (const Scope * dtScope{derived.scope()}) { FindInaccessibleComponent() local
H A Dcheck-declarations.cpp2437 const Scope &dtScope{symbol.owner()}; CheckProcBinding() local
3315 if (const Scope * dtScope{derivedType.scope()}) { CheckAlreadySeenDefinedIo() local
H A Dtools.cpp1618 if (const Scope * dtScope{derived.scope()}) { HasDefinedIo() local