Home | History | Annotate | Download | only in Expression

Lines Matching refs:ast_importer

833                                ClangASTImporter *ast_importer,
886 Decl *copied_decl = ast_importer->CopyDecl(ast_context, &result_method->getASTContext(), result_method);
1196 ClangASTImporter *ast_importer,
1214 DeclFromParser<ObjCPropertyDecl> parser_property_decl(origin_property_decl.Import(ast_importer, ast_context));
1232 DeclFromParser<ObjCIvarDecl> parser_ivar_decl(origin_ivar_decl.Import(ast_importer, ast_context));