Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTContext.cpp87 GetASTMap() in GetASTMap() function
308 GetASTMap().Erase(m_ast_ap.get()); in ~ClangASTContext()
419 GetASTMap().Insert(m_ast_ap.get(), this); in getASTContext()
427 ClangASTContext *clang_ast = GetASTMap().Lookup(ast); in GetASTContext()