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

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 5 // This file is distributed under the University of Illinois Open Source
122 // An unsigned integer indicating the identity of the source file
124 uint16_t File;
194 // Returns the index of the row with file/line info for a given address,
209 // Fills the Result argument with the file and line information
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 5 // This file is distributed under the University of Illinois Open Source
79 object::OwningBinary<object::ObjectFile> File;
DWARFDebugLine.h 5 // This file is distributed under the University of Illinois Open Source
123 /// An unsigned integer indicating the identity of the source file
125 uint16_t File;
191 /// Returns the index of the row with file/line info for a given address,
206 /// Fills the Result argument with the file and line information
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFContext.h 5 // This file is distributed under the University of Illinois Open Source
79 object::OwningBinary<object::ObjectFile> File;
DWARFDebugLine.h 5 // This file is distributed under the University of Illinois Open Source
123 /// An unsigned integer indicating the identity of the source file
125 uint16_t File;
191 /// Returns the index of the row with file/line info for a given address,
206 /// Fills the Result argument with the file and line information
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 5 // This file is distributed under the University of Illinois Open Source
122 // An unsigned integer indicating the identity of the source file
124 uint16_t File;
194 // Returns the index of the row with file/line info for a given address,
209 // Fills the Result argument with the file and line information
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
VirtualFileSystem.h 1 //===- VirtualFileSystem.h - Virtual File System Layer ----------*- C++ -*-===//
5 // This file is distributed under the University of Illinois Open Source
9 /// \file
10 /// \brief Defines the virtual file system interface vfs::FileSystem.
74 /// \brief Returns the name that should be used for this file or directory.
100 /// \brief Represents an open file.
101 class File {
103 /// \brief Destroy the file after closing it (if open).
106 virtual ~File();
108 /// \brief Get the status of the file
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
PreprocessingRecord.h 5 // This file is distributed under the University of Illinois Open Source
10 // This file defines the PreprocessingRecord class, which maintains a record
211 /// \brief The name of the file that was included, as written in
215 /// \brief Whether the file name was in quotation marks; otherwise, it was
228 /// \brief The file that was included.
229 const FileEntry *File;
235 const FileEntry *File, SourceRange Range);
240 /// \brief Retrieve the included file name as it was written in the source.
243 /// \brief Determine whether the included file name was written in quotes;
251 /// \brief Retrieve the file entry for the actual file that was include
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFContext.h 5 // This file is distributed under the University of Illinois Open Source
79 object::OwningBinary<object::ObjectFile> File;

Completed in 2170 milliseconds

<<11121314151617181920>>