Home
last modified time | relevance | path

Searched defs:DebugStr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.h312 inline std::string DebugStr(const Align &A) { in DebugStr() function
316 inline std::string DebugStr(const MaybeAlign &MA) { in DebugStr() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h40 DebugStr, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h293 enum StringDestinationKind : uint8_t { DebugStr, DebugLineStr }; enumerator