Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DTextStubCommon.cpp47 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()
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()
1094 auto *File = static_cast<TextAPIContext *>(Context); in DiagHandler()
1109 TextAPIContext Ctx; in get()
1129 TextAPIContext Ctx; in writeToStream()
DTextAPIContext.h24 struct TextAPIContext { struct
/external/llvm-project/llvm/lib/TextAPI/MachO/
DTextStubCommon.cpp48 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()
DTextStub.cpp288 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()
DTextAPIContext.h23 struct TextAPIContext { struct