enum NoEscapeAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6350
Enumerators
Name | Value | Comment |
---|---|---|
GNU_noescape | 0 | |
CXX11_clang_noescape | 1 | |
C2x_clang_noescape | 2 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:6350
Name | Value | Comment |
---|---|---|
GNU_noescape | 0 | |
CXX11_clang_noescape | 1 | |
C2x_clang_noescape | 2 | |
SpellingNotCalculated | 15 |