Home
last modified time | relevance | path

Searched defs:FSOpts (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Frontend/
H A DTextDiagnosticTest.cpp39 FileSystemOptions FSOpts; in TEST() local
H A DPCHPreambleTest.cpp56 FileSystemOptions FSOpts; member in __anon256563180111::PCHPreambleTest
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h160 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DObjCMT.cpp2218 FileSystemOptions FSOpts; in getFileRemappingsFromFileList() local
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp194 ChainedASTReaderListener::ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
5876 FileSystemOptions FSOpts; in ParseFileSystemOptions() local
H A DASTWriter.cpp1381 const FileSystemOptions &FSOpts = in WriteControlBlock() local