enum class ObjCMessageVisitKind
Declared at: clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:120
Enumerators
Name | Value | Comment |
---|---|---|
Pre | 0 | |
Post | 1 | |
MessageNil | 2 |
Declared at: clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:120
Name | Value | Comment |
---|---|---|
Pre | 0 | |
Post | 1 | |
MessageNil | 2 |