Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp87 std::vector<StringRef> DebugStr; in dumpDebugStrings() local