Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp317 static ClangASTMap &GetASTMap() { in GetASTMap() function
572 GetASTMap().Insert(&existing_ctxt, this); in TypeSystemClang()
654 GetASTMap().Erase(m_ast_up.get()); in Finalize()
754 GetASTMap().Insert(m_ast_up.get(), this); in CreateASTContext()
762 TypeSystemClang *clang_ast = GetASTMap().Lookup(ast); in GetASTContext()