Searched defs:getBugType (Results 1 – 6 of 6) sorted by relevance
42 RefCountBugKind getBugType() const { return BT; } in getBugType() function
177 const BugType& getBugType() const { return BT; } in getBugType() function178 BugType& getBugType() { return BT; } in getBugType() function
797 StringRef getBugType() const { return BugType; } in getBugType() function
151 const BugType& getBugType() const { return BT; } in getBugType() function
843 StringRef getBugType() const { return BugType; } in getBugType() function
122 const std::unique_ptr<BugType> &getBugType(CheckKind Kind) const { in getBugType() function in __anone4472b830111::NullabilityChecker