Searched defs:Content (Results 1 – 14 of 14) sorted by relevance
49 FileID createInMemoryFile(StringRef Name, StringRef Content) { in createInMemoryFile()
72 object::yaml::BinaryRef Content; member
191 void ToolInvocation::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()303 void ClangTool::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
250 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in InsertText() local380 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in IncreaseIndentation() local
172 static void printErrorContentToStream(const Diagnostics::ErrorContent &Content, in printErrorContentToStream()
915 const SrcMgr::ContentCache *Content = Entry.getFile().getContentCache(); in getFileEntryForID() local924 const SrcMgr::ContentCache *Content = sloc.getFile().getContentCache(); in getFileEntryForSLocEntry() local
554 SmallVector<InlineContentComment *, 8> Content; in parseParagraphOrBlockCommand() local
45 ArrayRef<InlineContentComment *> Content) { in actOnParagraphComment()
1193 StringRef Content = Left.TokenText; in splitPenalty() local
532 ArrayRef<InlineContentComment *> Content; variable535 ParagraphComment(ArrayRef<InlineContentComment *> Content) : in ParagraphComment()
451 StringRef Content(ContentBegin, ContentEnd-ContentBegin); in ParseDirective() local
1309 ContentCache *Content; in getLineNumber() local1780 ContentCache *Content in translateLineCol() local
120 static ISD::NodeType getExtendForContent(BooleanContent Content) { in getExtendForContent()
1685 const SrcMgr::ContentCache *Content = File.getContentCache(); in WriteSourceManagerBlock() local