Home | History | Annotate | Download | only in Expression

Lines Matching refs:scratch_ast_context

39     clang::ASTContext *scratch_ast_context = scratch_clang_ast_context->getASTContext();
41 if (!scratch_ast_context)
44 if (m_ast_context != scratch_ast_context)
45 m_ast_importer->ForgetSource(scratch_ast_context, m_ast_context);