Searched refs:ast_source_wrapper (Results 1 – 1 of 1) sorted by relevance
1322 auto *ast_source_wrapper = new ExternalASTSourceWrapper(ast_source); in ParseInternal() local1329 new SemaSourceWithPriorities(module_wrapper, ast_source_wrapper); in ParseInternal()1335 m_compiler->getSema().addExternalSource(ast_source_wrapper); in ParseInternal()