enum XRayInstrumentAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:12725
Enumerators
Name | Value | Comment |
---|---|---|
GNU_xray_always_instrument | 0 | |
CXX11_clang_xray_always_instrument | 1 | |
C2x_clang_xray_always_instrument | 2 | |
GNU_xray_never_instrument | 3 | |
CXX11_clang_xray_never_instrument | 4 | |
C2x_clang_xray_never_instrument | 5 | |
SpellingNotCalculated | 15 |