Searched refs:DebugEntryRAII (Results 1 – 4 of 4) sorted by relevance
52 DebugEntryRAII Entry(__FILE__, __LINE__, __PRETTY_FUNCTION__);57 struct DebugEntryRAII { struct58 DebugEntryRAII(const char *File, const unsigned Line, const char *Function);59 ~DebugEntryRAII();
65 DebugEntryRAII::DebugEntryRAII(const char *File, const unsigned Line, in DebugEntryRAII() function in DebugEntryRAII79 DebugEntryRAII::~DebugEntryRAII() { in ~DebugEntryRAII()85 void DebugEntryRAII::init() { Level = 0; } in init()
69 DebugEntryRAII Entry(__FILE__, __LINE__, "<OpenMP Outlined Function>"); in invokeMicrotask()
249 DebugEntryRAII::init(); in init()