Home
last modified time | relevance | path

Searched refs:TextAPIContext (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/TextAPI/
H A DTextStubCommon.cpp48 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()
H A DTextStub.cpp288 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()
H A DTextAPIContext.h23 struct TextAPIContext { struct
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6861 llvm/lib/TextAPI/TextAPIContext.h