Home
last modified time | relevance | path

Searched defs:containingScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-acc-structure.cpp187 const Scope &containingScope{GetProgramUnitContaining(scope)}; in Leave() local
312 const Scope &containingScope{GetProgramUnitContaining(scope)}; in Enter() local
H A Dtype.cpp300 static void InstantiateNonPDTScope(Scope &typeScope, Scope &containingScope) { in InstantiateNonPDTScope() argument
326 void DerivedTypeSpec::Instantiate(Scope &containingScope) { in Instantiate() argument
H A Dcheck-omp-structure.cpp310 const Scope &containingScope{GetProgramUnitContaining(scope)}; CheckPredefinedAllocatorRestriction() local