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