Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DASTImporterTest.cpp98 llvm::raw_svector_ostream ToNothing(ImportChecker); in testImport() local
99 ToCtx.getTranslationUnitDecl()->print(ToNothing); in testImport()