Home
last modified time | relevance | path

Searched refs:new_ast_sp (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp10076 std::shared_ptr<TypeSystemClang> new_ast_sp = in GetIsolatedAST() local
10079 m_isolated_asts.insert({feature, new_ast_sp}); in GetIsolatedAST()
10080 return *new_ast_sp; in GetIsolatedAST()