Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp2962 static bool CheckFuncRefToArrayElement(semantics::SemanticsContext &context, in CheckFuncRefToArrayElement() function
3030 if (CheckFuncRefToArrayElement(context, funcRef)) { in FixMisparsedFunctionReference()