Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Frontend/
H A DTextDiagnosticTest.cpp39 FileManager FileMgr(FSOpts); in TEST() local
H A DPCHPreambleTest.cpp56 FileSystemOptions FSOpts; member in __anona29cfbbb0111::PCHPreambleTest
/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h103 std::shared_ptr<FileSystemOptions> FSOpts; variable
/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h161 ReadFileSystemOptions(const FileSystemOptions & FSOpts,bool Complain) ReadFileSystemOptions() argument
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp2213 FileSystemOptions FSOpts; getFileRemappingsFromFileList() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp200 ReadFileSystemOptions(const FileSystemOptions & FSOpts,bool Complain) ReadFileSystemOptions() argument
6109 FileSystemOptions FSOpts; ParseFileSystemOptions() local
H A DASTWriter.cpp1605 const FileSystemOptions &FSOpts = WriteControlBlock() local