Searched refs:CXCursor_EnumConstantDecl (Results 1 – 2 of 2) sorted by relevance
1480 CXCursor_EnumConstantDecl = 7, enumerator
2923 case Decl::EnumConstant: return CXCursor_EnumConstantDecl; in getCursorKindForDecl()