clang
8.0.0
|
Variables | |
const char *const | CoreFoundationObjectiveC = "Core Foundation/Objective-C" |
const char *const | LogicError = "Logic error" |
const char *const | MemoryRefCount |
const char *const | MemoryError = "Memory error" |
const char *const | UnixAPI = "Unix API" |
const char *const clang::ento::categories::CoreFoundationObjectiveC = "Core Foundation/Objective-C" |
Definition at line 15 of file CommonBugCategories.cpp.
Referenced by CompareReturnTypes(), isInvalidSelf(), and REGISTER_MAP_WITH_PROGRAMSTATE().
const char *const clang::ento::categories::LogicError = "Logic error" |
Definition at line 16 of file CommonBugCategories.cpp.
const char *const clang::ento::categories::MemoryError = "Memory error" |
Definition at line 19 of file CommonBugCategories.cpp.
const char *const clang::ento::categories::MemoryRefCount |
Definition at line 17 of file CommonBugCategories.cpp.
const char *const clang::ento::categories::UnixAPI = "Unix API" |
Definition at line 20 of file CommonBugCategories.cpp.