Searched defs:FileContents (Results 1 – 3 of 3) sorted by relevance
363 struct FileContents { struct369 Expected<FileContents> readBitcode(const BitcodeFileContents &BFC); argument
216 StringRef FileContents; member in clang::format::JavaScriptImportSorter
604 std::unique_ptr<MemoryBuffer> FileContents = std::move(*File); in doRc() local