Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp1415 public SubprogramVisitor,
1437 using SubprogramVisitor::Post;
1438 using SubprogramVisitor::Pre;
3232 bool SubprogramVisitor::Pre(const parser::Suffix &suffix) { in Pre()
3255 bool SubprogramVisitor::Pre(const parser::PrefixSpec &x) { in Pre()
3313 bool SubprogramVisitor::Pre(const parser::FunctionStmt &) { in Pre()
3388 SubprogramDetails &SubprogramVisitor::PostSubprogramStmt( in PostSubprogramStmt()
3406 void SubprogramVisitor::CreateEntry( in CreateEntry()
3653 void SubprogramVisitor::EndSubprogram( in EndSubprogram()
3671 bool SubprogramVisitor::HandlePreviousCalls( in HandlePreviousCalls()
[all …]