Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp111 StringRef EntryKind = dwarf::GDBIndexEntryKindString(E.Descriptor.Kind); in dump() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h76 enum EntryKind { DbgValue, Clobber }; enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h50 enum EntryType EntryKind; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFListTable.h30 uint8_t EntryKind; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h768 enum EntryKind { EK_Directory, EK_DirectoryRemap, EK_File }; enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp186 enum EntryKind { enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp316 getOrCreateJumpTableInfo(unsigned EntryKind) { in getOrCreateJumpTableInfo()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp68 enum EntryKind { enum