Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h201 void dumpCleanupObject(const ExprWithCleanups::CleanupObject &C);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp675 void TextNodeDumper::dumpCleanupObject( in dumpCleanupObject() function in TextNodeDumper
1224 dumpCleanupObject(Node->getObject(i)); in VisitExprWithCleanups()