Searched refs:shouldSkipInBacktrace (Results 1 – 1 of 1) sorted by relevance
123 static bool shouldSkipInBacktrace(const Function *F) { in shouldSkipInBacktrace() function136 if (const auto *F = getFunction(); F && shouldSkipInBacktrace(F)) in describe()