Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTPrint.h25 using NodePrinter = variable
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/AST/
H A DNodePrinter.cpp24 class NodePrinter { class
26 NodePrinter(raw_ostream &os) : os(os) {} in NodePrinter() function in __anon404c8f550111::NodePrinter