Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp78 void SetTypeMapping(const DeclTypeSpec &type, parser::Location fromLetter,
1568 void ImplicitRules::SetTypeMapping(const DeclTypeSpec &type, in SetTypeMapping() function in Fortran::semantics::ImplicitRules
1907 implicitRules_->SetTypeMapping(*GetDeclTypeSpec(), loLoc, hiLoc); in Pre()