Searched refs:BT_NotCString (Results 1 – 1 of 1) sorted by relevance
38 BT_NotCString, BT_AdditionOverflow; member in __anon6ff86d6c0111::CStringChecker589 if (!BT_NotCString) in emitNotCStringBug()590 BT_NotCString.reset(new BuiltinBug( in emitNotCStringBug()594 auto Report = llvm::make_unique<BugReport>(*BT_NotCString, WarningMsg, N); in emitNotCStringBug()604 if (!BT_NotCString) in emitAdditionOverflowBug()605 BT_NotCString.reset( in emitAdditionOverflowBug()616 auto Report = llvm::make_unique<BugReport>(*BT_NotCString, WarningMsg, N); in emitAdditionOverflowBug()