Searched refs:InstallASTContext (Results 1 – 4 of 4) sorted by relevance
64 void InstallASTContext(TypeSystemClang &ast_context);
1137 decl_map->InstallASTContext(*m_ast_context); in ParseInternal()
62 void ClangASTSource::InstallASTContext(TypeSystemClang &clang_ast_context) { in InstallASTContext() function in ClangASTSource
9651 m_scratch_ast_source_up->InstallASTContext(*this); in SpecializedScratchAST()9672 m_scratch_ast_source_up->InstallASTContext(*this); in ScratchTypeSystemClang()