Searched refs:ReturnsTwiceFns (Results 1 – 1 of 1) sorted by relevance
420 static const char *const ReturnsTwiceFns[] = { in callsFunctionThatReturnsTwice() local445 for (unsigned J = 0, e = array_lengthof(ReturnsTwiceFns); J != e; ++J) { in callsFunctionThatReturnsTwice()446 if (Name == ReturnsTwiceFns[J]) in callsFunctionThatReturnsTwice()