enum PureAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:9588
Enumerators
Name | Value | Comment |
---|---|---|
GNU_pure | 0 | |
CXX11_gnu_pure | 1 | |
C2x_gnu_pure | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:9588
Name | Value | Comment |
---|---|---|
GNU_pure | 0 | |
CXX11_gnu_pure | 1 | |
C2x_gnu_pure | 2 | |
SpellingNotCalculated | 15 |