enum Sema::ForRangeStatus
Declared at: clang/include/clang/Sema/Sema.h:4046
Enumerators
Name | Value | Comment |
---|---|---|
FRS_Success | 0 | |
FRS_NoViableFunction | 1 | |
FRS_DiagnosticIssued | 2 |
Declared at: clang/include/clang/Sema/Sema.h:4046
Name | Value | Comment |
---|---|---|
FRS_Success | 0 | |
FRS_NoViableFunction | 1 | |
FRS_DiagnosticIssued | 2 |