Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dcheck-expression.cpp466 } else if (IsLenTypeParameter(symbol)) { in NonPointerInitializationExpr()
H A Dtools.cpp1444 bool IsLenTypeParameter(const Symbol &symbol) { in IsLenTypeParameter() function
/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dtools.h1123 bool IsLenTypeParameter(const Symbol &);
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp1114 if (IsLenTypeParameter(*ref)) { in CheckFinal()