Searched defs:getCheckName (Results 1 – 3 of 3) sorted by relevance
24 CheckName CheckerBase::getCheckName() const { return Name; } in getCheckName() function in CheckerBase
50 StringRef getCheckName() const { return Check.getName(); } in getCheckName() function
793 StringRef getCheckName() const { return CheckName; } in getCheckName() function