Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-labels.cpp601 template <typename A> void PopConstructNameIfPresent(const A &a) { in PopConstructNameIfPresent() function in Fortran::semantics::ParseTreeAnalyzer
607 void PopConstructNameIfPresent(const parser::BlockConstruct &blockConstruct) { in PopConstructNameIfPresent() function in Fortran::semantics::ParseTreeAnalyzer
619 PopConstructNameIfPresent(a); in PopConstructName()
637 PopConstructNameIfPresent(caseConstruct); in PopConstructName()
647 PopConstructNameIfPresent(selectRankConstruct); in PopConstructName()
657 PopConstructNameIfPresent(selectTypeConstruct); in PopConstructName()