Searched refs:BT_undef (Results 1 – 1 of 1) sorted by relevance
29 mutable std::unique_ptr<BuiltinBug> BT_undef; member in __anon137bcede0111::ObjCAtSyncChecker46 if (!BT_undef) in checkPreStmt()47 BT_undef.reset(new BuiltinBug(this, "Uninitialized value used as mutex " in checkPreStmt()50 *BT_undef, BT_undef->getDescription(), N); in checkPreStmt()