Searched defs:CanImport (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | scope.cpp | 291 bool Scope::CanImport(const SourceName &name) const { CanImport() function in Fortran::semantics::Scope |
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangASTImporter.cpp | 362 bool ClangASTImporter::CanImport(const CompilerType &type) { CanImport() function in ClangASTImporter |