Lines Matching defs:IO
265 void MappingTraits<SourceLineEntry>::mapping(IO &IO, SourceLineEntry &Obj) { in mapping() argument
272 void MappingTraits<SourceColumnEntry>::mapping(IO &IO, SourceColumnEntry &Obj) { in mapping() argument
277 void MappingTraits<SourceLineBlock>::mapping(IO &IO, SourceLineBlock &Obj) { in mapping() argument
283 void MappingTraits<CrossModuleExport>::mapping(IO &IO, CrossModuleExport &Obj) { in mapping() argument
288 void MappingTraits<YAMLCrossModuleImport>::mapping(IO &IO, in mapping() argument
295 IO &IO, SourceFileChecksumEntry &Obj) { in mapping() argument
301 void MappingTraits<InlineeSite>::mapping(IO &IO, InlineeSite &Obj) { in mapping() argument
308 void MappingTraits<YAMLFrameData>::mapping(IO &IO, YAMLFrameData &Obj) { in mapping() argument
319 void YAMLChecksumsSubsection::map(IO &IO) { in map() argument
324 void YAMLLinesSubsection::map(IO &IO) { in map() argument
334 void YAMLInlineeLinesSubsection::map(IO &IO) { in map() argument
340 void YAMLCrossModuleExportsSubsection::map(IO &IO) { in map() argument
345 void YAMLCrossModuleImportsSubsection::map(IO &IO) { in map() argument
350 void YAMLSymbolsSubsection::map(IO &IO) { in map() argument
355 void YAMLStringTableSubsection::map(IO &IO) { in map() argument
360 void YAMLFrameDataSubsection::map(IO &IO) { in map() argument
365 void YAMLCoffSymbolRVASubsection::map(IO &IO) { in map() argument
371 IO &IO, YAMLDebugSubsection &Subsection) { in mapping() argument