Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h204 void dumpCleanupObject(const ExprWithCleanups::CleanupObject &C);
/llvm-project-15.0.7/clang/lib/AST/
H A DTextNodeDumper.cpp718 void TextNodeDumper::dumpCleanupObject( in dumpCleanupObject() function in TextNodeDumper
1285 dumpCleanupObject(Node->getObject(i)); in VisitExprWithCleanups()