Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp102 static QualType getFunctionOrMethodResultType(const Decl *D) { in getFunctionOrMethodResultType() function
1239 QualType ResultType = getFunctionOrMethodResultType(D); in handleReturnsNonNullAttr()
1260 QualType ResultType = getFunctionOrMethodResultType(D); in AddAssumeAlignedAttr()
2440 Ty = getFunctionOrMethodResultType(D); in handleFormatArgAttr()