Searched refs:clang_ast_importer (Results 1 – 1 of 1) sorted by relevance
59 std::shared_ptr<ClangASTImporter> clang_ast_importer; in BlockPointerSyntheticFrontEnd() local64 clang_ast_importer = persistent_vars->GetClangASTImporter(); in BlockPointerSyntheticFrontEnd()67 if (!clang_ast_importer) { in BlockPointerSyntheticFrontEnd()82 clang_ast_importer->CopyType(*clang_ast_context, function_pointer_type); in BlockPointerSyntheticFrontEnd()