Home
last modified time | relevance | path

Searched defs:MakeNumericType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dscope.cpp174 const DeclTypeSpec &Scope::MakeNumericType( in MakeNumericType() function in Fortran::semantics::Scope
H A Dsemantics.cpp302 const DeclTypeSpec &SemanticsContext::MakeNumericType( in MakeNumericType() function in Fortran::semantics::SemanticsContext
H A Dresolve-names.cpp1827 void DeclTypeSpecVisitor::MakeNumericType(TypeCategory category, int kind) { in MakeNumericType() function in Fortran::semantics::DeclTypeSpecVisitor
2500 const DeclTypeSpec &ScopeHandler::MakeNumericType( in MakeNumericType() function in Fortran::semantics::ScopeHandler