Searched defs:getDebugTag (Results 1 – 8 of 8) sorted by relevance
20 StringRef CheckerBase::getDebugTag() const { return getName(); } in getDebugTag() function in CheckerBase
44 StringRef getDebugTag() const override { return "DivZeroChecker"; } in getDebugTag() function in __anon2c18a2660111::DivZeroChecker
58 StringRef getDebugTag() const override { return "VirtualCallChecker"; } in getDebugTag() function in __anon8d89f0060211::VirtualCallChecker
107 StringRef getDebugTag() const override { return "DynamicTypePropagation"; } in getDebugTag() function in __anonf3f583590111::DynamicTypePropagation
117 StringRef getDebugTag() const override { return "NullabilityChecker"; } in getDebugTag() function in __anon414b416c0111::NullabilityChecker
447 StringRef getDebugTag() const override { return "MallocChecker"; } in getDebugTag() function in __anon0957485b0411::MallocChecker
360 StringRef SimpleProgramPointTag::getDebugTag() const { return Desc; } in getDebugTag() function in SimpleProgramPointTag
761 StringRef getDebugTag() const override { return "Data Tag"; } in getDebugTag() function812 StringRef getDebugTag() const override { in getDebugTag() function