Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInvocation.h115 FileSystemOptions FileSystemOpts; variable
H A DASTUnit.h102 FileSystemOptions FileSystemOpts; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DFileManager.h125 FileSystemOptions FileSystemOpts; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp665 const FileSystemOptions &FileSystemOpts, bool OnlyLocalDecls, in LoadFromASTFile()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2819 FileSystemOptions FileSystemOpts; in clang_createTranslationUnit2() local