Home | History | Annotate | Download | only in Lex

Lines Matching refs:ExportDecl

31 Module::ExportDecl 
38 return Module::ExportDecl(0, true);
49 return Module::ExportDecl();
63 return Module::ExportDecl();
69 return Module::ExportDecl(Context, Unresolved.Wildcard);
147 Result->Exports.push_back(Module::ExportDecl(0, true));
158 Result->Exports.push_back(Module::ExportDecl(0, true));
327 Result->Exports.push_back(Module::ExportDecl(0, true));
403 Module::ExportDecl Export = resolveExport(Mod, Mod->UnresolvedExports[I],