Searched defs:getFileSystemOpts (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | FileManager.h | 242 FileSystemOptions &getFileSystemOpts() { return FileSystemOpts; } getFileSystemOpts() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ | ||
H A D | CompilerInvocation.h | 140 const FileSystemOptions &getFileSystemOpts() const { return *FSOpts; } in getFileSystemOpts() function |
H A D | CompilerInstance.h | 283 FileSystemOptions &getFileSystemOpts() { getFileSystemOpts() function |
H A D | ASTUnit.h | 482 const FileSystemOptions &getFileSystemOpts() const { return FileSystemOpts; } in getFileSystemOpts() function |