Searched defs:importer (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.h84 ClangASTImporter &importer() { return m_importer; } function in class:lldb_private::npdb::PdbAstBuilder
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCxxModuleHandler.cpp19 CxxModuleHandler::CxxModuleHandler(ASTImporter &importer, ASTContext *target) argument
171 T *createDecl(ASTImporter &importer, Decl *from_d, Args &&... args) { argument
H A DClangASTImporter.cpp221 ClangASTImporter &importer; member in class:__anon1310::CompleteTagDeclsScope
228 explicit CompleteTagDeclsScope(ClangASTImporter &importer, argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp65 ClangExpressionDeclMap( bool keep_result_in_memory, Materializer::PersistentVariableDelegate *result_delegate, const lldb::TargetSP &target, const lldb::ClangASTImporterSP &importer, ValueObject *ctx_obj) argument
H A DClangASTSource.cpp52 ClangASTSource(const lldb::TargetSP &target, const lldb::ClangASTImporterSP &importer) argument

Completed in 99 milliseconds