Searched defs:File (Results 26 - 50 of 213) sorted by relevance

123456789

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.h54 InputFile &File; member in class:llvm::pdb::TypeReferenceTracker
H A DDumpOutputStyle.h114 InputFile &File; member in class:llvm::pdb::DumpOutputStyle
H A DTypeReferenceTracker.cpp30 TypeReferenceTracker::TypeReferenceTracker(InputFile &File) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/FileSystem/
H A DUniqueID.h25 uint64_t File; member in class:llvm::sys::fs::UniqueID
29 UniqueID(uint64_t Device, uint64_t File) : Device(Device), File(File) {} argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLineEntry.h24 uint32_t File; ///< 1 based index of file in FileTable member in struct:llvm::gsym::LineEntry
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp24 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> File = local
52 llvm::ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> File = local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSymbolRemappingReader.h71 SymbolRemappingParseError(StringRef File, int64_t Line, const Twine &Message) argument
88 std::string File; member in class:llvm::SymbolRemappingParseError
/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dobj2yaml.cpp37 static Error dumpInput(StringRef File) { argument
/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutbuffer.c260 AcpiUtDumpBufferToFile( ACPI_FILE File, UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h75 ModuleFile *File; member in struct:clang::GlobalModuleIndex::ModuleInfo
/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dinternal.hh65 constexpr char const *File () const function in class:Cody::Location
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Ddttemplate.c386 FILE *File; local
567 DtEmitDefinitionBlock( FILE *File, char *Filename, char *Signature, UINT32 Instance) argument
[all...]
H A Daslfileio.c99 FILE *File; local
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpidump/
H A Dapfiles.c113 ACPI_FILE File; local
161 ACPI_FILE File; local
245 ACPI_FILE File; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp28 std::error_code SerializedDiagnosticReader::readDiagnostics(StringRef File) { argument
H A DDependencyGraph.cpp68 InclusionDirective( SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported, SrcMgr::CharacteristicKind FileType) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp38 PDBFile &File; member in class:llvm::pdb::__anon1924::final
41 NativeInjectedSource(const SrcHeaderBlockEntry &Entry, PDBFile &File, const PDBStringTable &Strings) argument
95 NativeEnumInjectedSources( PDBFile &File, const InjectedSourceStream &IJS, const PDBStringTable &Strings) argument
[all...]
H A DTpiStream.cpp36 TpiStream::TpiStream(PDBFile &File, std::unique_ptr<MappedBlockStream> Stream) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DFrontendActions.cpp215 auto File = CI.getFileManager().getFile(Filename); variable
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Dadisasm.c193 FILE *File = NULL; local
332 AdDisassembleOneTable( ACPI_TABLE_HEADER *Table, FILE *File, char *Filename, char *DisasmFilename) argument
516 AdReparseOneTable( ACPI_TABLE_HEADER *Table, FILE *File, ACPI_OWNER_ID OwnerId) argument
[all...]
/netbsd-current/lib/libc/hash/
H A Dhashhl.c127 FNPREFIX(File)(const char *filename, char *buf) function
/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DBugDriver.h268 sys::fs::TempFile &File; member in struct:llvm::DiscardTemp
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderMap.cpp65 bool HeaderMapImpl::checkHeader(const llvm::MemoryBuffer &File, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h90 StringRef File; member in struct:llvm::COFFYAML::Symbol
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp209 void MappingTraits<DWARFYAML::File>::mapping(IO &IO, DWARFYAML::File &File) { argument

Completed in 372 milliseconds

123456789