Searched refs:CXIdxEntity_CXXDestructor (Results 1 – 3 of 3) sorted by relevance
1022 EntityInfo.kind = CXIdxEntity_CXXDestructor; in getEntityInfo()1050 EntityInfo.kind = CXIdxEntity_CXXDestructor; in getEntityInfo()
5185 CXIdxEntity_CXXDestructor = 23, enumerator
2389 case CXIdxEntity_CXXDestructor: return "destructor"; in getEntityKindString()