Home
last modified time | relevance | path

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

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