Searched refs:DebugInfoCheckFailed (Results 1 – 2 of 2) sorted by relevance
192 void DebugInfoCheckFailed(const Twine &Message) { in DebugInfoCheckFailed() function201 void DebugInfoCheckFailed(const Twine &Message, const T1 &V1, in DebugInfoCheckFailed() function203 DebugInfoCheckFailed(Message); in DebugInfoCheckFailed()477 do { if (!(C)) { DebugInfoCheckFailed(__VA_ARGS__); return; } } while (0)
232 void DebugInfoCheckFailed(const Twine &Message) { in DebugInfoCheckFailed() function241 void DebugInfoCheckFailed(const Twine &Message, const T1 &V1, in DebugInfoCheckFailed() function243 DebugInfoCheckFailed(Message); in DebugInfoCheckFailed()532 do { if (!(C)) { DebugInfoCheckFailed(__VA_ARGS__); return; } } while (false)