Home
last modified time | relevance | path

Searched defs:FileSystemOpts (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h134 FileSystemOptions FileSystemOpts; variable
H A DASTUnit.h125 FileSystemOptions FileSystemOpts; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileManager.h123 FileSystemOptions FileSystemOpts; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp736 const FileSystemOptions &FileSystemOpts, bool UseDebugInfo, in LoadFromASTFile()