Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dscope.cpp248 Scope::ImportKind Scope::GetImportKind() const { in GetImportKind() function in Fortran::semantics::Scope
291 switch (GetImportKind()) { in CanImport()
H A Dresolve-names.cpp7234 switch (scope.GetImportKind()) { in CheckImports()
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dscope.h223 ImportKind GetImportKind() const;