Searched defs:getBugType (Results 1 – 4 of 4) sorted by relevance
42 RefCountBugKind getBugType() const { return BT; } in getBugType() function
149 const BugType& getBugType() const { return BT; } in getBugType() function
841 StringRef getBugType() const { return BugType; } in getBugType() function
128 const std::unique_ptr<BugType> &getBugType(CheckKind Kind) const { in getBugType() function in __anon414b416c0111::NullabilityChecker