Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUtilityFunction.cpp181 std::shared_ptr<ClangASTImporter> ast_importer; in ResetDeclMap() local
H A DClangUserExpression.cpp989 std::shared_ptr<ClangASTImporter> ast_importer; in ResetDeclMap() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp234 ClangASTImporter &ast_importer, in PrepareContextToReceiveMembers()