Home
last modified time | relevance | path

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

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