Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DAlignment.h297 inline std::string DebugStr(const Align &A) { in DebugStr() function
301 inline std::string DebugStr(const MaybeAlign &MA) { in DebugStr() function
/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp86 std::vector<StringRef> DebugStr; in dumpDebugStrings() local