Searched defs:FileContents (Results 1 – 3 of 3) sorted by relevance
372 struct FileContents { struct378 LLVM_ABI Expected<FileContents> readBitcode(const BitcodeFileContents &BFC); argument
235 if (auto FileContents = in ProcessWarningOptions() local
221 StringRef FileContents; member in clang::format::JavaScriptImportSorter