Searched refs:hasFunctionProto (Results 1 – 1 of 1) sorted by relevance
72 static bool hasFunctionProto(const Decl *D) { in hasFunctionProto() function271 bool HP = hasFunctionProto(D); in checkFunctionOrMethodParameterIndex()3897 if (!isFunctionOrMethod(D) || !hasFunctionProto(D)) { in handleArgumentWithTypeTagAttr()4539 if (hasFunctionProto(D) && getFunctionOrMethodNumParams(D) != 0) { in handleMipsInterruptAttr()