Searched refs:ObjArg (Results 1 – 2 of 2) sorted by relevance
497 bool handleCall(const CallExpr *Call, const Expr *ObjArg,611 bool ConsumedStmtVisitor::handleCall(const CallExpr *Call, const Expr *ObjArg, in handleCall() argument657 if (!ObjArg) in handleCall()661 InfoEntry Entry = findInfo(ObjArg); in handleCall()
1109 const Expr *ObjArg = TheCall->getArg(NewIndex); in checkFortifiedBuiltinMemoryFunction() local1111 if (!ObjArg->tryEvaluateObjectSize(Result, getASTContext(), BOSType)) in checkFortifiedBuiltinMemoryFunction()1125 const Expr *ObjArg = TheCall->getArg(NewIndex); in checkFortifiedBuiltinMemoryFunction() local1127 if (!ObjArg->tryEvaluateStrLen(Result, getASTContext())) in checkFortifiedBuiltinMemoryFunction()