Searched refs:getFunctionOrMethodResultType (Results 1 – 1 of 1) sorted by relevance
130 static QualType getFunctionOrMethodResultType(const Decl *D) { in getFunctionOrMethodResultType() function817 QualType RetTy = getFunctionOrMethodResultType(D); in handleAllocSizeAttr()1546 QualType ResultType = getFunctionOrMethodResultType(D); in handleReturnsNonNullAttr()1582 QualType ResultType = getFunctionOrMethodResultType(D); in AddAssumeAlignedAttr()1631 QualType ResultType = getFunctionOrMethodResultType(D); in AddAllocAlignAttr()1948 QualType ResultType = getFunctionOrMethodResultType(D); in handleRestrictAttr()3290 Ty = getFunctionOrMethodResultType(D); in handleFormatArgAttr()5740 QualType RT = getFunctionOrMethodResultType(D); in handleSwiftError()5751 QualType RT = getFunctionOrMethodResultType(D); in handleSwiftError()6490 if (!getFunctionOrMethodResultType(D)->isVoidType()) { in handleMSP430InterruptAttr()[all …]