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
838 StringRef getBugType() const { return BugType; } getBugType() function
128 const std::unique_ptr<BugType> &getBugType(CheckKind Kind) const { in getBugType() function in __anonb6a71ffe0111::NullabilityChecker