#include <BugType.h>
Definition at line 61 of file BugType.h.
clang::ento::BuiltinBug::BuiltinBug |
( |
class CheckName |
check, |
|
|
const char * |
name, |
|
|
const char * |
description |
|
) |
| |
|
inline |
clang::ento::BuiltinBug::BuiltinBug |
( |
const CheckerBase * |
checker, |
|
|
const char * |
name, |
|
|
const char * |
description |
|
) |
| |
|
inline |
clang::ento::BuiltinBug::BuiltinBug |
( |
const CheckerBase * |
checker, |
|
|
const char * |
name |
|
) |
| |
|
inline |
StringRef clang::ento::BuiltinBug::getDescription |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: