enum class StorageLocation::Kind
Declared at: clang/include/clang/Analysis/FlowSensitive/StorageLocation.h:30
Enumerators
Name | Value | Comment |
---|---|---|
Scalar | 0 | |
Aggregate | 1 |
Declared at: clang/include/clang/Analysis/FlowSensitive/StorageLocation.h:30
Name | Value | Comment |
---|---|---|
Scalar | 0 | |
Aggregate | 1 |