Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h103 std::shared_ptr<FileSystemOptions> FSOpts; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp460 FileSystemOptions FSOpts; computeDependencies() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h161 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts, in ReadFileSystemOptions() argument
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp2213 FileSystemOptions FSOpts; in getFileRemappingsFromFileList() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp195 ReadFileSystemOptions(const FileSystemOptions & FSOpts,bool Complain) ReadFileSystemOptions() argument
6103 FileSystemOptions FSOpts; ParseFileSystemOptions() local
H A DASTWriter.cpp1492 const FileSystemOptions &FSOpts = WriteControlBlock() local