Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DOffloadBundler.cpp709 class TextFileHandler final : public FileHandler { class
796 TextFileHandler(StringRef Comment) : Comment(Comment), ReadChars(0) { in TextFileHandler() function in __anon363a5eb30111::TextFileHandler