Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckCallReturnType

10799       if (CheckCallReturnType(FnDecl->getReturnType(), OpLoc, TheCall, FnDecl))
11026 if (CheckCallReturnType(FnDecl->getReturnType(), OpLoc, TheCall,
11241 if (CheckCallReturnType(FnDecl->getReturnType(), LLoc, TheCall, FnDecl))
11359 if (CheckCallReturnType(proto->getReturnType(), op->getRHS()->getLocStart(),
11509 if (CheckCallReturnType(Method->getReturnType(), MemExpr->getMemberLoc(),
11770 if (CheckCallReturnType(Method->getReturnType(), LParenLoc, TheCall, Method))
11950 if (CheckCallReturnType(Method->getReturnType(), OpLoc, TheCall, Method))
12021 if (CheckCallReturnType(FD->getReturnType(), UDSuffixLoc, UDL, FD))