Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h103 std::shared_ptr<FileSystemOptions> FSOpts; variable
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h161 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp2213 FileSystemOptions FSOpts; in getFileRemappingsFromFileList() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp200 ChainedASTReaderListener::ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
6109 FileSystemOptions FSOpts; in ParseFileSystemOptions() local
H A DASTWriter.cpp1605 const FileSystemOptions &FSOpts = in WriteControlBlock() local