Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp1910 static std::optional<parser::CharBlock> GetPassName( in GetPassName() function
1926 std::optional<parser::CharBlock> passName{GetPassName(proc)}; in GetPassIndex()
1966 if (auto passName{GetPassName(component)}) { in AddPassArg()