Searched refs:CXIdxEntity_CXXDestructor (Results 1 – 3 of 3) sorted by relevance
1031 EntityInfo.kind = CXIdxEntity_CXXDestructor; in getEntityInfo()1059 EntityInfo.kind = CXIdxEntity_CXXDestructor; in getEntityInfo()
5332 CXIdxEntity_CXXDestructor = 23, enumerator
2811 case CXIdxEntity_CXXDestructor: return "destructor"; in getEntityKindString()