Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h594 parser::MessageFormattedText GetEnclosingConstructMsg();
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp1461 parser::MessageFormattedText LabelEnforce::GetEnclosingConstructMsg() { in GetEnclosingConstructMsg() function in Fortran::semantics::LabelEnforce
1469 .Attach(constructLocation, GetEnclosingConstructMsg()); in SayWithConstruct()