Searched refs:ResultOS (Results 1 – 1 of 1) sorted by relevance
153 llvm::raw_string_ostream ResultOS(Result); in dumpAST() local154 AST->AST.getASTContext().getTranslationUnitDecl()->dump(ResultOS, true); in dumpAST()