Home | History | Annotate | Download | only in Serialization

Lines Matching defs:LocallyScopedExternCDecls

3616   RecordData LocallyScopedExternCDecls;
3620 TD = SemaRef.LocallyScopedExternCDecls.begin(),
3621 TDEnd = SemaRef.LocallyScopedExternCDecls.end();
3624 AddDeclRef(TD->second, LocallyScopedExternCDecls);
3868 if (!LocallyScopedExternCDecls.empty())
3870 LocallyScopedExternCDecls);