Searched defs:CanImport (Results 1 – 2 of 2) sorted by relevance
244 bool Scope::CanImport(const SourceName &name) const { in CanImport() function in Fortran::semantics::Scope
358 bool ClangASTImporter::CanImport(const CompilerType &type) { in CanImport() function in ClangASTImporter