Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp126 llvm::Expected<Decl *> ImportImpl(Decl *FromD) override { in ImportImpl() function in __anon71413bb00111::LazyASTImporter
H A DASTImporter.cpp8935 Expected<Decl *> ASTImporter::ImportImpl(Decl *FromD) { ImportImpl() function in ASTImporter
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp813 ClangASTImporter::ASTImporterDelegate::ImportImpl(Decl *From) { ImportImpl() function in ClangASTImporter::ASTImporterDelegate