Searched refs:vfs (Results 1 - 25 of 193) sorted by relevance

12345678

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
H A DFileManager.h74 mutable std::unique_ptr<vfs::File> File;
117 IntrusiveRefCntPtr<vfs::FileSystem> FS;
168 std::unique_ptr<vfs::File> *F);
176 IntrusiveRefCntPtr<vfs::FileSystem> FS = nullptr);
225 IntrusiveRefCntPtr<vfs::FileSystem> getVirtualFileSystem() const {
251 vfs::Status &Result);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
H A DFileSystemStatCache.h25 namespace vfs { namespace in namespace:clang
30 // FIXME: should probably replace this with vfs::Status
72 std::unique_ptr<vfs::File> *F, FileSystemStatCache *Cache,
73 vfs::FileSystem &FS);
93 // unique_ptr. Optional<unique_ptr<vfs::File>&> might be nicer, but
96 std::unique_ptr<vfs::File> *F,
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
125 std::unique_ptr<vfs
[all...]
/prebuilts/tools/common/m2/repository/org/reflections/reflections/0.9.10/
H A Dreflections-0.9.10.jar ... java.lang.Class getOfCreateClassObject (org.reflections.vfs.Vfs$File) throws java.lang.Exception ...

Completed in 347 milliseconds

12345678