Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DHTMLPrint.cpp31 class HTMLPrinter : public ASTConsumer { class
38 HTMLPrinter(std::unique_ptr<raw_ostream> OS, Preprocessor &pp, in HTMLPrinter() function in __anone77670870111::HTMLPrinter