Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCompilerInvocation.h85 FileSystemOptions FileSystemOpts; variable
DASTUnit.h74 FileSystemOptions FileSystemOpts; variable
/external/clang/include/clang/Basic/
DFileManager.h116 FileSystemOptions FileSystemOpts; variable
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp257 FileSystemOptions FileSystemOpts; member
308 const FileSystemOptions& FileSystemOpts) in AllocatedCXCodeCompleteResults()
DCIndex.cpp2483 FileSystemOptions FileSystemOpts; in clang_createTranslationUnit() local
/external/clang/lib/Frontend/
DASTUnit.cpp656 const FileSystemOptions &FileSystemOpts, in LoadFromASTFile()