Searched defs:DebugStr (Results 1 – 4 of 4) sorted by relevance
312 inline std::string DebugStr(const Align &A) { in DebugStr() function 316 inline std::string DebugStr(const MaybeAlign &MA) { in DebugStr() function
40 DebugStr, enumerator
293 enum StringDestinationKind : uint8_t { DebugStr, DebugLineStr }; enumerator
91 std::vector<StringRef> DebugStr; in dumpDebugStrings() local