Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAlignment.h350 inline std::string DebugStr(const Align &A) { in DebugStr() function
354 inline std::string DebugStr(const MaybeAlign &MA) { in DebugStr() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp85 std::vector<StringRef> DebugStr; in dumpDebugStrings() local