Searched defs:SetExplicit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | type.h | 72 void SetExplicit(MaybeSubscriptIntExpr &&expr) { SetExplicit() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | type.cpp | 755 void ParamValue::SetExplicit(SomeIntExpr &&x) { SetExplicit() function in Fortran::semantics::ParamValue |