Searched refs:getDebugTag (Results 1 – 12 of 12) sorted by relevance
20 StringRef CheckerBase::getDebugTag() const { return getName(); } in getDebugTag() function in CheckerBase
140 StringRef CheckerTag = Checker ? Checker->getDebugTag() : "<unknown>"; in checkerScopeName()759 EvalCallChecker.Checker->getDebugTag()); in runCheckersForEvalCall()764 evaluatorChecker = EvalCallChecker.Checker->getDebugTag(); in runCheckersForEvalCall()835 Indent(Out, Space, IsDot) << "{ \"checker\": \"" << CT.second->getDebugTag() in runCheckersForPrintStateJson()
4042 Out << '\"' << Tag->getDebugTag() << '\"'; in getNodeLabel()
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
761 StringRef getDebugTag() const override { return "Data Tag"; } in getDebugTag() function812 StringRef getDebugTag() const override { in getDebugTag() function
360 StringRef SimpleProgramPointTag::getDebugTag() const { return Desc; } in getDebugTag() function in SimpleProgramPointTag
45 virtual StringRef getDebugTag() const = 0;58 StringRef getDebugTag() const override;
545 StringRef getDebugTag() const override;