Searched refs:CheckFunctionName (Results 1 – 1 of 1) sorted by relevance
70 const char CheckFunctionName[] = "__CheckForDebuggerJustMyCode"; variable194 DefaultCheckFunc->setName(CheckFunctionName); in runImpl()198 assert(!M.getFunction(CheckFunctionName) && in runImpl()201 M.getOrInsertFunction(CheckFunctionName, getCheckFunctionType(Ctx)) in runImpl()220 CheckFunctionName + "=" + in runImpl()