Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Parser/
Dparse-tree.cpp122 static Expr ActualArgToExpr(ActualArgSpec &arg) { in ActualArgToExpr() function
148 args.emplace_back(ActualArgToExpr(arg)); in ConvertToArrayElementRef()
174 std::move(keyword), ComponentDataSource{ActualArgToExpr(arg)}); in ConvertToStructureConstructor()