Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp1508 void PreSpecificationConstruct(const parser::SpecificationConstruct &);
7061 PreSpecificationConstruct(*spec); in Pre()
7070 void ResolveNamesVisitor::PreSpecificationConstruct( in PreSpecificationConstruct() function in Fortran::semantics::ResolveNamesVisitor