Home | History | Annotate | Download | only in Lex

Lines Matching refs:ExportDecl

38 Module::ExportDecl 
45 return Module::ExportDecl(0, true);
56 return Module::ExportDecl();
70 return Module::ExportDecl();
76 return Module::ExportDecl(Context, Unresolved.Wildcard);
199 Result->Exports.push_back(Module::ExportDecl(0, true));
213 Result->Exports.push_back(Module::ExportDecl(0, true));
485 Result->Exports.push_back(Module::ExportDecl(0, true));
595 Module::ExportDecl Export = resolveExport(Mod, Mod->UnresolvedExports[I],