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

/freebsd-11-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-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h78 class FileEntry { class in namespace:clang
95 FileEntry() function in class:clang::FileEntry
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h291 auto FileEntry = local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h122 File FileEntry; member in struct:llvm::DWARFYAML::LineTableOpcode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp134 const FileNameEntry &FileEntry = FileNames[I]; local
175 DWARFDebugLine::FileNameEntry FileEntry; local
260 DWARFDebugLine::FileNameEntry FileEntry; local
656 FileNameEntry FileEntry; local
[all...]

Completed in 82 milliseconds