Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp313 class DeclTypeSpecVisitor : public AttrsVisitor { class
374 class ImplicitRulesVisitor : public DeclTypeSpecVisitor {
376 using DeclTypeSpecVisitor::Post;
377 using DeclTypeSpecVisitor::Pre;
1771 void DeclTypeSpecVisitor::BeginDeclTypeSpec() { in BeginDeclTypeSpec()
1776 void DeclTypeSpecVisitor::EndDeclTypeSpec() { in EndDeclTypeSpec()
1781 void DeclTypeSpecVisitor::SetDeclTypeSpecCategory( in SetDeclTypeSpecCategory()
1819 void DeclTypeSpecVisitor::Post( in Post()
1823 void DeclTypeSpecVisitor::Post( in Post()
1852 KindExpr DeclTypeSpecVisitor::GetKindParamExpr( in GetKindParamExpr()
[all …]