Searched refs:ObjArg (Results 1 – 2 of 2) sorted by relevance
490 bool handleCall(const CallExpr *Call, const Expr *ObjArg,604 bool ConsumedStmtVisitor::handleCall(const CallExpr *Call, const Expr *ObjArg, in handleCall() argument650 if (!ObjArg) in handleCall()654 InfoEntry Entry = findInfo(ObjArg); in handleCall()
1215 const Expr *ObjArg = TheCall->getArg(NewIndex); in checkFortifiedBuiltinMemoryFunction() local1217 if (!ObjArg->tryEvaluateObjectSize(Result, getASTContext(), BOSType)) in checkFortifiedBuiltinMemoryFunction()1231 const Expr *ObjArg = TheCall->getArg(NewIndex); in checkFortifiedBuiltinMemoryFunction() local1233 if (!ObjArg->tryEvaluateStrLen(Result, getASTContext())) in checkFortifiedBuiltinMemoryFunction()