Searched refs:TextAPIContext (Results 1 – 4 of 4) sorted by relevance
48 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in output()95 const auto *Ctx = reinterpret_cast<TextAPIContext *>(IO); in input()189 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()1095 auto *File = static_cast<TextAPIContext *>(Context); in DiagHandler()1110 TextAPIContext Ctx; in get()1134 TextAPIContext Ctx; in writeToStream()
23 struct TextAPIContext { struct
6861 llvm/lib/TextAPI/TextAPIContext.h