Home
last modified time | relevance | path

Searched defs:FileContents (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h372 struct FileContents { struct
378 LLVM_ABI Expected<FileContents> readBitcode(const BitcodeFileContents &BFC); argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DWarnings.cpp235 if (auto FileContents = in ProcessWarningOptions() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp221 StringRef FileContents; member in clang::format::JavaScriptImportSorter