Searched refs:hasFunctionProto (Results 1 – 1 of 1) sorted by relevance
79 static bool hasFunctionProto(const Decl *D) { in hasFunctionProto() function330 bool HP = hasFunctionProto(D); in checkFunctionOrMethodParameterIndex()5399 if (hasFunctionProto(D) && getFunctionOrMethodNumParams(D) != 0) { in handleMSP430InterruptAttr()5474 if (hasFunctionProto(D) && getFunctionOrMethodNumParams(D) != 0) { in handleMipsInterruptAttr()5507 if (!isFunctionOrMethod(D) || !hasFunctionProto(D) || isInstanceMethod(D) || in handleAnyX86InterruptAttr()5673 if (hasFunctionProto(D) && getFunctionOrMethodNumParams(D) != 0) { in handleRISCVInterruptAttr()