Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h597 parser::CharBlock constructLocation);
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp1467 parser::CharBlock constructLocation) { in SayWithConstruct() argument
1469 .Attach(constructLocation, GetEnclosingConstructMsg()); in SayWithConstruct()