Searched refs:TextAPIContext (Results 1 – 3 of 3) sorted by relevance
288 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()310 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()614 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in denormalize()746 static void setFileTypeForInput(TextAPIContext *Ctx, IO &IO) { in setFileTypeForInput()763 auto *Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in mapping()806 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in NormalizedTBD_V4()909 auto Ctx = reinterpret_cast<TextAPIContext *>(IO.getContext()); in denormalize()1096 auto *File = static_cast<TextAPIContext *>(Context); in DiagHandler()1111 TextAPIContext Ctx; in get()1135 TextAPIContext Ctx; in writeToStream()
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()
23 struct TextAPIContext { struct