Searched refs:GetASTMap (Results 1 – 1 of 1) sorted by relevance
321 static ClangASTMap &GetASTMap() { in GetASTMap() function515 GetASTMap().Insert(&existing_ctxt, this); in TypeSystemClang()603 GetASTMap().Erase(m_ast_up.get()); in Finalize()717 GetASTMap().Insert(m_ast_up.get(), this); in CreateASTContext()725 TypeSystemClang *clang_ast = GetASTMap().Lookup(ast); in GetASTContext()