Searched refs:ToNothing (Results 1 – 2 of 2) sorted by relevance
229 llvm::raw_svector_ostream ToNothing(ImportChecker); in importNode()230 ToCtx.getTranslationUnitDecl()->print(ToNothing); in importNode()234 (*Imported)->dump(ToNothing); in importNode()
98 llvm::raw_svector_ostream ToNothing(ImportChecker); in testImport() local99 ToCtx.getTranslationUnitDecl()->print(ToNothing); in testImport()