Searched refs:GetASTMap (Results 1 – 1 of 1) sorted by relevance
317 static ClangASTMap &GetASTMap() { in GetASTMap() function572 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()