Home
last modified time | relevance | path

Searched refs:dumpCleanupObject (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h212 void dumpCleanupObject(const ExprWithCleanups::CleanupObject &C);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp865 void TextNodeDumper::dumpCleanupObject( in dumpCleanupObject() function in TextNodeDumper
1645 dumpCleanupObject(Node->getObject(i)); in VisitExprWithCleanups()