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