Home
last modified time | relevance | path

Searched defs:GetFileEntry (Results 1 – 8 of 8) sorted by relevance

/dports/devel/include-what-you-use/include-what-you-use-clang_11/
H A Diwyu_location_util.h144 inline const clang::FileEntry* GetFileEntry(clang::SourceLocation loc) { in GetFileEntry() function
188 template<typename T> const clang::FileEntry* GetFileEntry(const T& obj) { in GetFileEntry() function
/dports/lang/fpc-source/fpc-3.2.2/packages/chm/src/
H A Dchmtypes.pas82 function GetFileEntry(Index: Integer): TFileEntryRec; in GetFileEntry() function
325 function TFileEntryList.GetFileEntry(Index: Integer): TFileEntryRec; in GetFileEntry() function
/dports/misc/fpc-chm/fpc-3.2.2/packages/chm/src/
H A Dchmtypes.pas82 function GetFileEntry(Index: Integer): TFileEntryRec; in GetFileEntry() function
325 function TFileEntryList.GetFileEntry(Index: Integer): TFileEntryRec; in GetFileEntry() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/renderer/
H A Dfile_system_natives.cc73 void FileSystemNatives::GetFileEntry( in GetFileEntry() function in extensions::FileSystemNatives
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/renderer/
H A Dfile_system_natives.cc73 void FileSystemNatives::GetFileEntry( in GetFileEntry() function in extensions::FileSystemNatives
/dports/devel/include-what-you-use/include-what-you-use-clang_11/more_tests/
H A Diwyu_output_test.cc91 string GetFileEntry(const FakeSourceLocation& fake_loc) { in GetFileEntry() function
95 string GetFileEntry(const FakeNamedDecl* fake_decl) { in GetFileEntry() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/apps/
H A Dsaved_files_service.cc235 const SavedFileEntry* SavedFilesService::GetFileEntry( in GetFileEntry() function in apps::SavedFilesService
360 const SavedFileEntry* SavedFilesService::SavedFiles::GetFileEntry( in GetFileEntry() function in apps::SavedFilesService::SavedFiles
/dports/misc/ytree/ytree-2.03/
H A Dutil.c188 int GetFileEntry(DirEntry *de_ptr, char *file_name, FileEntry **file_entry) in GetFileEntry() function