Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCompilerInvocation.h113 FileSystemOptions FileSystemOpts; variable
DASTUnit.h83 FileSystemOptions FileSystemOpts; variable
/external/clang/include/clang/Basic/
DFileManager.h122 FileSystemOptions FileSystemOpts; variable
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp265 FileSystemOptions FileSystemOpts; member
320 const FileSystemOptions& FileSystemOpts) in AllocatedCXCodeCompleteResults()
DCIndex.cpp2609 FileSystemOptions FileSystemOpts; in clang_createTranslationUnit() local
/external/clang/lib/Frontend/
DASTUnit.cpp680 const FileSystemOptions &FileSystemOpts, in LoadFromASTFile()