Searched refs:TextAPIContext (Results 1 – 6 of 6) sorted by relevance
47 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in output()82 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in input()177 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in input()
288 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()310 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()613 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in denormalize()745 static void setFileTypeForInput(TextAPIContext *Ctx, IO &IO) { in setFileTypeForInput()762 auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()805 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in NormalizedTBD_V4()908 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in denormalize()1094 auto *File = static_cast<TextAPIContext *>(Context); in DiagHandler()1109 TextAPIContext Ctx; in get()1129 TextAPIContext Ctx; in writeToStream()
24 struct TextAPIContext { struct
48 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in output()95 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in input()190 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in input()
288 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()310 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()616 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in denormalize()748 static void setFileTypeForInput(TextAPIContext *Ctx, IO &IO) { in setFileTypeForInput()765 auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()808 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in NormalizedTBD_V4()911 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in denormalize()1098 auto *File = static_cast<TextAPIContext *>(Context); in DiagHandler()1113 TextAPIContext Ctx; in get()1137 TextAPIContext Ctx; in writeToStream()
23 struct TextAPIContext { struct