Lines Matching refs:info

262     YamlContext *info = reinterpret_cast<YamlContext *>(ctxt);
263 assert(info->_registry);
265 if (info->_registry->referenceKindToString(kind.ns, kind.arch, kind.value,
274 YamlContext *info = reinterpret_cast<YamlContext *>(ctxt);
275 assert(info->_registry);
276 if (info->_registry->referenceKindFromString(scalar, kind.ns, kind.arch,
411 io.enumCase(value, "objc-image-info",
421 io.enumCase(value, "unwind-info", DefinedAtom::typeProcessedUnwindInfo);
693 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
694 assert(info != nullptr);
696 if (info->_registry && info->_registry->handleTaggedDoc(io, file))
705 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
708 assert(info != nullptr);
709 info->_file = keys.operator->();
727 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
729 keys(io, file, &info->_file->allocator());
757 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
758 assert(info != nullptr);
760 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);
792 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
794 io, ref, &info->_file->allocator());
838 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
839 assert(info != nullptr);
841 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);
859 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
860 assert(info != nullptr);
861 assert(info->_file != nullptr);
862 return *info->_file;
942 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
944 io, atom, &info->_file->allocator());
948 assert(info != nullptr);
949 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);
1009 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1010 assert(info != nullptr);
1012 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);
1025 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1026 assert(info != nullptr);
1027 assert(info->_file != nullptr);
1028 return *info->_file;
1041 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1043 io, atom, &info->_file->allocator());
1075 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1076 assert(info != nullptr);
1078 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);
1094 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1095 assert(info != nullptr);
1096 assert(info->_file != nullptr);
1097 return *info->_file;
1117 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1119 keys(io, atom, &info->_file->allocator());
1151 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1152 assert(info != nullptr);
1154 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);
1167 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1168 assert(info != nullptr);
1169 assert(info->_file != nullptr);
1170 return *info->_file;
1186 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1188 io, atom, &info->_file->allocator());
1192 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1193 assert(info != nullptr);
1194 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);
1282 YamlContext *info = reinterpret_cast<YamlContext *>(io.getContext());
1283 assert(info != nullptr);
1285 NormalizedFile *f = reinterpret_cast<NormalizedFile *>(info->_file);