Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp182 std::shared_ptr<ClangASTImporter> ast_importer; ResetDeclMap() local
H A DClangUserExpression.cpp988 std::shared_ptr<ClangASTImporter> ast_importer; ResetDeclMap() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp253 PrepareContextToReceiveMembers(TypeSystemClang & ast,ClangASTImporter & ast_importer,clang::DeclContext * decl_ctx,DWARFDIE die,const char * type_name_cstr) PrepareContextToReceiveMembers() argument