Searched refs:ModifiedContents (Results 1 – 2 of 2) sorted by relevance
50 collectPatchedIncludes(llvm::StringRef ModifiedContents, in collectPatchedIncludes() argument60 TU.Code = ModifiedContents.str(); in collectPatchedIncludes()72 auto Bounds = Lexer::ComputePreamble(ModifiedContents, *CI->getLangOpts()); in collectPatchedIncludes()76 ModifiedContents.slice(0, Bounds.Size).str()), in collectPatchedIncludes()
539 llvm::StringLiteral ModifiedContents = R"cpp( in TEST() local555 TU.Code = ModifiedContents.str(); in TEST()570 TU.Code = ModifiedContents.str(); in TEST()