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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp28 class DeclPrinter : public DeclVisitor<DeclPrinter> { class in namespace:__anon1570
53 DeclPrinter(raw_ostream &Out, const PrintingPolicy &Policy, function in class:__anon1570::DeclPrinter
[all...]

Completed in 105 milliseconds