Searched defs:FileEntry (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileEntry.h25 struct FileEntry { struct in namespace:llvm::gsym
34 FileEntry(uint32_t D, uint32_t B) : Dir(D), Base(B) {} function in struct:llvm::gsym::FileEntry
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h79 class FileEntry { class in namespace:clang
96 FileEntry() function in class:clang::FileEntry
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h295 auto FileEntry = local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h144 File FileEntry; member in struct:llvm::DWARFYAML::LineTableOpcode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp148 const FileNameEntry &FileEntry = FileNames[I]; local
201 DWARFDebugLine::FileNameEntry FileEntry; local
299 DWARFDebugLine::FileNameEntry FileEntry; local
905 FileNameEntry FileEntry; local
[all...]

Completed in 145 milliseconds