Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDCompilerInvocation.h103 std::shared_ptr<FileSystemOptions> FSOpts; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTReader.h161 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
HDObjCMT.cpp2213 FileSystemOptions FSOpts; in getFileRemappingsFromFileList() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp200 ChainedASTReaderListener::ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions()
6109 FileSystemOptions FSOpts; in ParseFileSystemOptions() local
HDASTWriter.cpp1605 const FileSystemOptions &FSOpts = in WriteControlBlock() local