Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclAttr.cpp108 static QualType getFunctionOrMethodResultType(const Decl *D) { in getFunctionOrMethodResultType() function
1245 QualType ResultType = getFunctionOrMethodResultType(D); in handleReturnsNonNullAttr()
1266 QualType ResultType = getFunctionOrMethodResultType(D); in AddAssumeAlignedAttr()
1558 QualType ResultType = getFunctionOrMethodResultType(D); in handleRestrictAttr()
2508 Ty = getFunctionOrMethodResultType(D); in handleFormatArgAttr()