Home
last modified time | relevance | path

Searched defs:CanImport (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dscope.cpp291 bool Scope::CanImport(const SourceName &name) const { CanImport() function in Fortran::semantics::Scope
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp362 bool ClangASTImporter::CanImport(const CompilerType &type) { CanImport() function in ClangASTImporter