Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dcall.h136 ActualArgument &set_sourceLocation(std::optional<parser::CharBlock> at) { in set_sourceLocation() function
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp99 x.set_sourceLocation(at); in SetArgSourceLocation()
104 x->set_sourceLocation(at); in SetArgSourceLocation()
110 x->set_sourceLocation(*at); in SetArgSourceLocation()