Home
last modified time | relevance | path

Searched defs:TextFileHandler (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp706 class TextFileHandler final : public FileHandler { class
793 TextFileHandler(StringRef Comment) : Comment(Comment), ReadChars(0) { in TextFileHandler() function in __anonaf6d25920111::TextFileHandler