Searched defs:DeclContextPrinter (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTConsumers.cpp175 class DeclContextPrinter : public ASTConsumer { class in namespace:__anon3277
178 DeclContextPrinter() : Out(llvm::errs()) {} function in class:__anon3277::DeclContextPrinter

Completed in 72 milliseconds