Home
last modified time | relevance | path

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

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