HomeSort by relevance Sort by last modified time
    Searched defs:File (Results 526 - 550 of 658) sorted by null

<<21222324252627

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 1 //===- llvm/Support/FileSystem.h - File System OS Concept -------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
10 // This file declares the llvm::sys::fs namespace. It is designed after
55 /// An enumeration for the file system's view of the type.
124 uint64_t File;
128 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {}
131 return Device == Other.Device && File == Other.File;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
Diagnostic.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
285 struct File {
286 /// The diagnostic state for the parent file. This is strictly redundant,
289 File *Parent = nullptr;
290 /// The offset of this file within its parent.
292 /// Whether this file has any local (not imported from an AST file)
295 /// The points within the file where the state changes. There will always
296 /// be at least one of these (the state on entry to the file)
    [all...]
SourceManager.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
13 /// There are three different types of locations in a %file: a spelling
75 /// \brief Indicates whether a file or directory holds normal user code,
86 /// \brief One instance of this struct is kept for every file loaded or used.
98 /// file.
105 /// \brief Reference to the file entry representing this ContentCache.
113 /// \brief References the file which the contents were actually loaded from.
115 /// Can be different from 'Entry' if we overridden the contents of one file
116 /// with the contents of another file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
Diagnostic.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
285 struct File {
286 /// The diagnostic state for the parent file. This is strictly redundant,
289 File *Parent = nullptr;
290 /// The offset of this file within its parent.
292 /// Whether this file has any local (not imported from an AST file)
295 /// The points within the file where the state changes. There will always
296 /// be at least one of these (the state on entry to the file)
    [all...]
SourceManager.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
13 /// There are three different types of locations in a %file: a spelling
75 /// \brief Indicates whether a file or directory holds normal user code,
86 /// \brief One instance of this struct is kept for every file loaded or used.
98 /// file.
105 /// \brief Reference to the file entry representing this ContentCache.
113 /// \brief References the file which the contents were actually loaded from.
115 /// Can be different from 'Entry' if we overridden the contents of one file
116 /// with the contents of another file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
Diagnostic.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
285 struct File {
286 /// The diagnostic state for the parent file. This is strictly redundant,
289 File *Parent = nullptr;
290 /// The offset of this file within its parent.
292 /// Whether this file has any local (not imported from an AST file)
295 /// The points within the file where the state changes. There will always
296 /// be at least one of these (the state on entry to the file)
    [all...]
SourceManager.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
13 /// There are three different types of locations in a %file: a spelling
75 /// \brief Indicates whether a file or directory holds normal user code,
86 /// Determine whether a file / directory characteristic is for system code.
91 /// Determine whether a file characteristic is for a module map.
96 /// \brief One instance of this struct is kept for every file loaded or used.
108 /// file.
115 /// \brief Reference to the file entry representing this ContentCache.
123 /// \brief References the file which the contents were actually loaded from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
Diagnostic.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
285 struct File {
286 /// The diagnostic state for the parent file. This is strictly redundant,
289 File *Parent = nullptr;
290 /// The offset of this file within its parent.
292 /// Whether this file has any local (not imported from an AST file)
295 /// The points within the file where the state changes. There will always
296 /// be at least one of these (the state on entry to the file)
    [all...]
SourceManager.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
13 /// There are three different types of locations in a %file: a spelling
75 /// \brief Indicates whether a file or directory holds normal user code,
86 /// Determine whether a file / directory characteristic is for system code.
91 /// Determine whether a file characteristic is for a module map.
96 /// \brief One instance of this struct is kept for every file loaded or used.
108 /// file.
115 /// \brief Reference to the file entry representing this ContentCache.
123 /// \brief References the file which the contents were actually loaded from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
Diagnostic.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
285 struct File {
286 /// The diagnostic state for the parent file. This is strictly redundant,
289 File *Parent = nullptr;
290 /// The offset of this file within its parent.
292 /// Whether this file has any local (not imported from an AST file)
295 /// The points within the file where the state changes. There will always
296 /// be at least one of these (the state on entry to the file)
    [all...]
SourceManager.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
13 /// There are three different types of locations in a %file: a spelling
75 /// \brief Indicates whether a file or directory holds normal user code,
86 /// Determine whether a file / directory characteristic is for system code.
91 /// Determine whether a file characteristic is for a module map.
96 /// \brief One instance of this struct is kept for every file loaded or used.
108 /// file.
115 /// \brief Reference to the file entry representing this ContentCache.
123 /// \brief References the file which the contents were actually loaded from
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
Diagnostic.h 5 // This file is distributed under the University of Illinois Open Source
10 /// \file
285 struct File {
286 /// The diagnostic state for the parent file. This is strictly redundant,
289 File *Parent = nullptr;
290 /// The offset of this file within its parent.
292 /// Whether this file has any local (not imported from an AST file)
295 /// The points within the file where the state changes. There will always
296 /// be at least one of these (the state on entry to the file)
    [all...]