Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp571 PopConstructNameIfPresent(a); in PopConstructNameWithoutBlock()
573 template <typename A> void PopConstructNameIfPresent(const A &a) { in PopConstructNameIfPresent() function in Fortran::semantics::ParseTreeAnalyzer
579 void PopConstructNameIfPresent(const parser::BlockConstruct &blockConstruct) { in PopConstructNameIfPresent() function in Fortran::semantics::ParseTreeAnalyzer
591 PopConstructNameIfPresent(a); in PopConstructName()
609 PopConstructNameIfPresent(caseConstruct); in PopConstructName()
619 PopConstructNameIfPresent(selectRankConstruct); in PopConstructName()
629 PopConstructNameIfPresent(selectTypeConstruct); in PopConstructName()