Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckCallReturnType

11611       if (CheckCallReturnType(FnDecl->getReturnType(), OpLoc, TheCall, FnDecl))
11839 if (CheckCallReturnType(FnDecl->getReturnType(), OpLoc, TheCall,
12059 if (CheckCallReturnType(FnDecl->getReturnType(), LLoc, TheCall, FnDecl))
12177 if (CheckCallReturnType(proto->getReturnType(), op->getRHS()->getLocStart(),
12343 if (CheckCallReturnType(Method->getReturnType(), MemExpr->getMemberLoc(),
12634 if (CheckCallReturnType(Method->getReturnType(), LParenLoc, TheCall, Method))
12814 if (CheckCallReturnType(Method->getReturnType(), OpLoc, TheCall, Method))
12885 if (CheckCallReturnType(FD->getReturnType(), UDSuffixLoc, UDL, FD))