enum DLLImportAttr::Spelling
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:3388
Enumerators
Name | Value | Comment |
---|---|---|
Declspec_dllimport | 0 | |
GNU_dllimport | 1 | |
CXX11_gnu_dllimport | 2 | |
C2x_gnu_dllimport | 3 | |
SpellingNotCalculated | 15 |
Declared at: build/tools/clang/include/clang/AST/Attrs.inc:3388
Name | Value | Comment |
---|---|---|
Declspec_dllimport | 0 | |
GNU_dllimport | 1 | |
CXX11_gnu_dllimport | 2 | |
C2x_gnu_dllimport | 3 | |
SpellingNotCalculated | 15 |