#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
Definition at line 70 of file BugType.h.
◆ BuiltinBug() [1/3]
clang::ento::BuiltinBug::BuiltinBug |
( |
class CheckName |
check, |
|
|
const char * |
name, |
|
|
const char * |
description |
|
) |
| |
|
inline |
◆ BuiltinBug() [2/3]
clang::ento::BuiltinBug::BuiltinBug |
( |
const CheckerBase * |
checker, |
|
|
const char * |
name, |
|
|
const char * |
description |
|
) |
| |
|
inline |
◆ BuiltinBug() [3/3]
clang::ento::BuiltinBug::BuiltinBug |
( |
const CheckerBase * |
checker, |
|
|
const char * |
name |
|
) |
| |
|
inline |
◆ getDescription()
StringRef clang::ento::BuiltinBug::getDescription |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: