enum DynamicCastInfo::CastResult
Declared at: clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h:19
Enumerators
Name | Value | Comment |
---|---|---|
Success | 0 | |
Failure | 1 |
Declared at: clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h:19
Name | Value | Comment |
---|---|---|
Success | 0 | |
Failure | 1 |