Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dallocatable.cpp59 addendum->SetLenParameterValue(which, x); in RTNAME()
H A Dpointer.cpp53 addendum->SetLenParameterValue(which, x); in RTNAME()
H A Dassign.cpp118 toAddendum->SetLenParameterValue( in Assign()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Ddescriptor.h116 void SetLenParameterValue(int which, typeInfo::TypeParameterValue x) { in SetLenParameterValue() function