Searched defs:parentScope (Results 1 – 9 of 9) sorted by relevance
63 TimingScope *parentScope; in runBeforePipeline() local 92 auto &parentScope = activeTimers.empty() ? rootScope : activeTimers.back(); in runBeforePass() local 129 auto &parentScope = activeTimers.empty() ? rootScope : activeTimers.back(); in runBeforeAnalysis() local
987 if (const Scope * parentScope{dtScope.GetDerivedTypeParent()}) { CollectBindings() local 1035 if (const Scope * parentScope{dtScope.GetDerivedTypeParent()}) { DescribeSpecialGenerics() local
577 const Scope &parentScope{ GatherLocals() local
1485 Scope *parentScope; // the scope this module/submodule goes into Read() local
1327 if (const semantics::Scope *parentScope{ CreateComponent() local 2750 if (const auto *parentScope{symbol.owner().GetDerivedTypeParent()}) { ResolveGeneric() local
539 if (const Scope * parentScope{parentDerived->typeSymbol().scope()}) { FindOverriddenBinding() local
915 ResolveName(const parser::Name & name,bool parentScope) ResolveName() argument
3362 Scope *parentScope{nullptr}; BeginSubmodule() local
1387 UsedNamesScopeTy *parentScope; SSANameState() local