Home
last modified time | relevance | path

Searched defs:GetFile (Results 1 – 21 of 21) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
DStreamFile.h37 File &GetFile() { return *m_file_sp; } in GetFile() function
39 const File &GetFile() const { return *m_file_sp; } in GetFile() function
/external/llvm-project/lldb/include/lldb/Symbol/
DDeclaration.h138 FileSpec &GetFile() { return m_file; } in GetFile() function
144 const FileSpec &GetFile() const { return m_file; } in GetFile() function
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupOutputFile.h33 const OptionValueFileSpec &GetFile() { return m_file; } in GetFile() function
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformMacOSX.h47 GetFile(const lldb_private::FileSpec &source, in GetFile() function
/external/llvm-project/lldb/include/lldb/Utility/
DReproducer.h82 llvm::StringRef GetFile() const override { return ThisProviderT::Info::file; } in GetFile() function
162 template <typename T> FileSpec GetFile() { in GetFile() function
/external/protobuf/src/google/protobuf/compiler/
Dscc.h56 const FileDescriptor* GetFile() const { return descriptors[0]->file(); } in GetFile() function
/external/llvm-project/lldb/source/API/
DSBFile.cpp131 FileSP SBFile::GetFile() const { in GetFile() function in SBFile
/external/libcap/cap/
Dfile.go145 func GetFile(path string) (*Set, error) { func
/external/llvm-project/lldb/source/Plugins/Platform/Android/
DPlatformAndroid.cpp187 Status PlatformAndroid::GetFile(const FileSpec &source, in GetFile() function in PlatformAndroid
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc479 static PyObject* GetFile(PyBaseDescriptor *self, void *closure) { in GetFile() function
761 static PyObject* GetFile(PyBaseDescriptor *self, void *closure) { in GetFile() function
1068 static PyObject* GetFile(PyBaseDescriptor *self, void *closure) { in GetFile() function
1669 static PyObject* GetFile(PyBaseDescriptor *self, void *closure) { in GetFile() function
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.pb.go222 func (m *CodeGeneratorResponse) GetFile() []*CodeGeneratorResponse_File { func
/external/llvm-project/lldb/source/Core/
DSourceManager.cpp66 SourceManager::FileSP SourceManager::GetFile(const FileSpec &file_spec) { in GetFile() function in SourceManager
/external/llvm-project/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp153 lldb_private::Status PlatformPOSIX::GetFile( in GetFile() function in PlatformPOSIX
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.cpp694 FileSpec DWARFUnit::GetFile(size_t file_idx) { in GetFile() function in DWARFUnit
DSymbolFileDWARF.cpp906 FileSpec SymbolFileDWARF::GetFile(DWARFUnit &unit, size_t file_idx) { in GetFile() function in SymbolFileDWARF
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1551 static void GetFile(const CDatabase &inDb, unsigned index, CFileItem &file, CFileItem2 &file2) in GetFile() function
/external/llvm-project/lldb/source/Target/
DPlatform.cpp1282 Status Platform::GetFile(const FileSpec &source, const FileSpec &destination) { in GetFile() function in Platform
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp181 auto GetFile = [&](StringRef Filename) -> Optional<FileEntryRef> { in findHeader() local
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go381 func (m *FileDescriptorSet) GetFile() []*FileDescriptorProto { func
/external/clang/lib/Serialization/
DASTReader.cpp1552 auto GetFile = [&](const internal_key_type &Key) -> const FileEntry* { in EqualKey() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp1830 auto GetFile = [&](const internal_key_type &Key) -> const FileEntry* { in EqualKey() local