Files
clang-p2996/clang/lib/AST/ASTStructuralEquivalence.cpp
Vlad Serebrennikov 4ad2ada521 [clang][NFC] Refactor ElaboratedTypeKeyword
This patch moves ElaboratedTypeKeyword before `Type` definition so that the enum is complete where bit-field for it is declared. It also converts it to scoped enum and removes `ETK_` prefix.
2023-10-31 20:46:07 +03:00

90 KiB