Searched refs:InstallASTContext (Results 1 – 5 of 5) sorted by relevance
72 decl_map->InstallASTContext(*target_ast); in SetUp()
64 void InstallASTContext(TypeSystemClang &ast_context);
1162 decl_map->InstallASTContext(*m_ast_context); in ParseInternal()
63 void ClangASTSource::InstallASTContext(TypeSystemClang &clang_ast_context) { in InstallASTContext() function in ClangASTSource
9807 m_scratch_ast_source_up->InstallASTContext(*this); in SpecializedScratchAST()9828 m_scratch_ast_source_up->InstallASTContext(*this); in ScratchTypeSystemClang()