Home
last modified time | relevance | path

Searched refs:ReplaceScope (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Dtype.cpp29 ReplaceScope(scope); in set_scope()
31 void DerivedTypeSpec::ReplaceScope(const Scope &scope) { in ReplaceScope() function in Fortran::semantics::DerivedTypeSpec
255 ReplaceScope(newScope); in Instantiate()
/external/llvm-project/flang/include/flang/Semantics/
Dtype.h250 void ReplaceScope(const Scope &);