Home
last modified time | relevance | path

Searched refs:getFunctionOrMethodResultType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclAttr.cpp108 static QualType getFunctionOrMethodResultType(const Decl *D) { in getFunctionOrMethodResultType() function
1278 QualType ResultType = getFunctionOrMethodResultType(D); in handleReturnsNonNullAttr()
1299 QualType ResultType = getFunctionOrMethodResultType(D); in AddAssumeAlignedAttr()
1617 QualType ResultType = getFunctionOrMethodResultType(D); in handleRestrictAttr()
2698 Ty = getFunctionOrMethodResultType(D); in handleFormatArgAttr()
4545 if (!getFunctionOrMethodResultType(D)->isVoidType()) { in handleMipsInterruptAttr()