Searched refs:getFunctionOrMethodResultType (Results 1 – 2 of 2) sorted by relevance
126 static QualType getFunctionOrMethodResultType(const Decl *D) { in getFunctionOrMethodResultType() function1563 QualType ResultType = getFunctionOrMethodResultType(D); in handleReturnsNonNullAttr()1599 QualType ResultType = getFunctionOrMethodResultType(D); in AddAssumeAlignedAttr()1648 QualType ResultType = getFunctionOrMethodResultType(D); in AddAllocAlignAttr()1923 QualType ResultType = getFunctionOrMethodResultType(D); in handleRestrictAttr()3249 Ty = getFunctionOrMethodResultType(D); in handleFormatArgAttr()5674 QualType RT = getFunctionOrMethodResultType(D); in handleSwiftError()5685 QualType RT = getFunctionOrMethodResultType(D); in handleSwiftError()6300 if (!getFunctionOrMethodResultType(D)->isVoidType()) { in handleMSP430InterruptAttr()6373 if (!getFunctionOrMethodResultType(D)->isVoidType()) { in handleMipsInterruptAttr()[all …]
112 static QualType getFunctionOrMethodResultType(const Decl *D) { in getFunctionOrMethodResultType() function1298 QualType ResultType = getFunctionOrMethodResultType(D); in handleReturnsNonNullAttr()1319 QualType ResultType = getFunctionOrMethodResultType(D); in AddAssumeAlignedAttr()1644 QualType ResultType = getFunctionOrMethodResultType(D); in handleRestrictAttr()2771 Ty = getFunctionOrMethodResultType(D); in handleFormatArgAttr()4821 if (!getFunctionOrMethodResultType(D)->isVoidType()) { in handleMipsInterruptAttr()4858 if (!getFunctionOrMethodResultType(D)->isVoidType()) { in handleAnyX86InterruptAttr()