Searched refs:FileSystemOptions (Results 26 - 47 of 47) sorted by relevance

12

/external/clang/tools/clang-format/
H A DClangFormat.cpp207 FileManager Files((FileSystemOptions()));
/external/lldb/include/lldb/Symbol/
H A DClangASTContext.h418 std::unique_ptr<clang::FileSystemOptions> m_file_system_options_ap;
H A DClangASTImporter.h19 #include "clang/Basic/FileSystemOptions.h"
90 m_file_manager(clang::FileSystemOptions())
/external/clang/lib/Basic/
H A DFileManager.cpp47 FileManager::FileManager(const FileSystemOptions &FSO,
/external/clang/lib/Tooling/
H A DRefactoring.cpp177 FileManager Files((FileSystemOptions()));
/external/clang/unittests/Basic/
H A DSourceManagerTest.cpp44 FileSystemOptions FileMgrOpts;
/external/clang/unittests/Lex/
H A DLexerTest.cpp105 FileSystemOptions FileMgrOpts;
/external/lldb/source/Expression/
H A DClangExpressionParser.cpp338 clang::FileSystemOptions file_system_options;
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dcanned_syncable_file_system.cc245 storage::FileSystemOptions options(
246 storage::FileSystemOptions::PROFILE_MODE_NORMAL,
/external/lldb/source/Symbol/
H A DClangASTContext.cpp46 #include "clang/Basic/FileSystemOptions.h"
442 clang::FileSystemOptions file_system_options;
1050 FileSystemOptions file_system_options;
1068 FileSystemOptions file_system_options;
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_context.cc142 const FileSystemOptions& options)
H A Dsandbox_file_system_backend_delegate.cc177 const FileSystemOptions& file_system_options)
/external/clang/include/clang/Serialization/
H A DASTReader.h22 #include "clang/Basic/FileSystemOptions.h"
145 virtual bool ReadFileSystemOptions(const FileSystemOptions &FSOpts,
216 bool ReadFileSystemOptions(const FileSystemOptions &FSOpts,
/external/clang/unittests/AST/
H A DCommentParser.cpp45 FileSystemOptions FileMgrOpts;
H A DCommentLexer.cpp38 FileSystemOptions FileMgrOpts;
/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp2089 FileSystemOptions FSOpts;
/external/clang/lib/Format/
H A DFormat.cpp1977 FileManager Files((FileSystemOptions()));
/external/clang/lib/Frontend/
H A DASTUnit.cpp667 const FileSystemOptions &FileSystemOpts,
H A DCompilerInvocation.cpp707 static void ParseFileSystemArgs(FileSystemOptions &Opts, ArgList &Args) {
/external/clang/lib/Serialization/
H A DASTReader.cpp100 ChainedASTReaderListener::ReadFileSystemOptions(const FileSystemOptions &FSOpts,
4618 FileSystemOptions FSOpts;
H A DASTWriter.cpp1169 const FileSystemOptions &FSOpts
/external/clang/tools/libclang/
H A DCIndex.cpp2706 FileSystemOptions FileSystemOpts;

Completed in 2135 milliseconds

12