Home | History | Annotate | Download | only in Expression

Lines Matching refs:scratch_clang_ast_context

34     ClangASTContext *scratch_clang_ast_context = m_target->GetScratchClangASTContext(false);
36 if (!scratch_clang_ast_context)
39 clang::ASTContext *scratch_ast_context = scratch_clang_ast_context->getASTContext();