Searched refs:StoredCXXConstructorName (Results 1 – 2 of 2) sorted by relevance
178 StoredCXXConstructorName = 3, enumerator212 CXXConstructorName = StoredCXXConstructorName,288 assert((StoredKind == StoredCXXConstructorName || in DeclarationName()319 assert((getStoredNameKind() == StoredCXXConstructorName || in castAsCXXSpecialNameExtra()450 if (getStoredNameKind() == StoredCXXConstructorName || in getCXXNameType()
312 return {Name, DeclarationName::StoredCXXConstructorName}; in getCXXConstructorName()317 return {SpecialName, DeclarationName::StoredCXXConstructorName}; in getCXXConstructorName()