Searched refs:argEx (Results 1 – 1 of 1) sorted by relevance
44 const Expr *argEx, const char *BT_desc, llvm::OwningPtr<BugType> &BT);85 const Expr *argEx, in PreVisitProcessArg() argument96 if (argEx) in PreVisitProcessArg()97 R->addVisitorCreator(bugreporter::registerTrackNullOrUndefValue, argEx); in PreVisitProcessArg()