Home
last modified time | relevance | path

Searched refs:EnumConstantInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/include/clang/APINotes/
DTypes.h652 class EnumConstantInfo : public CommonEntityInfo {
654 EnumConstantInfo() : CommonEntityInfo() {} in EnumConstantInfo() function