Searched refs:CXIdxEntity_CXXConstructor (Results 1 – 3 of 3) sorted by relevance
5507 CXIdxEntity_CXXConstructor = 22, enumerator
1285 case SymbolKind::Constructor: return CXIdxEntity_CXXConstructor; in getEntityKindFromSymbolKind()
2963 case CXIdxEntity_CXXConstructor: return "constructor"; in getEntityKindString()