Searched defs:getCheckName (Results 1 – 4 of 4) 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
796 StringRef getCheckName() const { return CheckName; } in getCheckName() function
335 public String getCheckName() { in getCheckName() method in SingleXZInputStream