Searched refs:BT_call_few_args (Results 1 – 1 of 1) sorted by relevance
56 mutable std::unique_ptr<BugType> BT_call_few_args; member in __anonbeb752590111::CallAndMessageChecker402 LazyInit_BT("Function call with too few arguments", BT_call_few_args); in checkPreCall()411 llvm::make_unique<BugReport>(*BT_call_few_args, os.str(), N)); in checkPreCall()