Searched refs:ObjArg (Results 1 – 1 of 1) sorted by relevance
1214 const Expr *ObjArg = TheCall->getArg(NewIndex); in checkFortifiedBuiltinMemoryFunction() local1216 if (!ObjArg->tryEvaluateObjectSize(Result, getASTContext(), BOSType)) in checkFortifiedBuiltinMemoryFunction()1230 const Expr *ObjArg = TheCall->getArg(NewIndex); in checkFortifiedBuiltinMemoryFunction() local1232 if (!ObjArg->tryEvaluateStrLen(Result, getASTContext())) in checkFortifiedBuiltinMemoryFunction()