Searched refs:CXIdxEntity_CXXConstructor (Results 1 – 3 of 3) sorted by relevance
1026 EntityInfo.kind = CXIdxEntity_CXXConstructor; in getEntityInfo()1056 EntityInfo.kind = CXIdxEntity_CXXConstructor; in getEntityInfo()
5356 CXIdxEntity_CXXConstructor = 22, enumerator
2509 case CXIdxEntity_CXXConstructor: return "constructor"; in getEntityKindString()