Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names-utils.cpp72 std::forward_list<std::string> GetOperatorNames( in GetOperatorNames() function
87 auto names{GetOperatorNames(context, LogicalOperator{i})}; in GetAllNames()
93 auto names{GetOperatorNames(context, RelationalOperator{i})}; in GetAllNames()