Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp70 bool CheckFinal(
1012 if (CheckFinal(ref, source, derivedType) && in CheckDerivedType()
1024 bool CheckHelper::CheckFinal( in CheckFinal() function in Fortran::semantics::CheckHelper