Home
last modified time | relevance | path

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

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