Searched defs:CalleesPrinter (Results 1 – 1 of 1) sorted by relevance
127 class CalleesPrinter : public clang::RecursiveASTVisitor<CalleesPrinter> { class129 explicit CalleesPrinter(clang::MangleContext* ctx) : ctx_(ctx) { in CalleesPrinter() function in __anon34989fd00111::CalleesPrinter