Searched refs:FormatRewriterContext (Results 1 – 1 of 1) sorted by relevance
538 FormatRewriterContext(SFC), in CommentASTToXMLConverter()577 SimpleFormatContext &FormatRewriterContext; member in __anon07f8ed890211::CommentASTToXMLConverter604 FileID ID = FormatRewriterContext.createInMemoryFile(filename, StringDecl); in formatTextOfDeclaration()605 SourceLocation Start = FormatRewriterContext.Sources.getLocForStartOfFile(ID) in formatTextOfDeclaration()610 format::getLLVMStyle(), FormatRewriterContext.Sources, ID, in formatTextOfDeclaration()612 applyAllReplacements(Replace, FormatRewriterContext.Rewrite); in formatTextOfDeclaration()613 Declaration = FormatRewriterContext.getRewrittenText(ID); in formatTextOfDeclaration()