Searched refs:StoredCXXConstructorName (Results 1 – 2 of 2) sorted by relevance
179 StoredCXXConstructorName = 3, enumerator206 CXXConstructorName = StoredCXXConstructorName,279 assert((StoredKind == StoredCXXConstructorName || in DeclarationName()310 assert((getStoredNameKind() == StoredCXXConstructorName || in castAsCXXSpecialNameExtra()440 if (getStoredNameKind() == StoredCXXConstructorName || in getCXXNameType()
318 return {Name, DeclarationName::StoredCXXConstructorName}; in getCXXConstructorName()323 return {SpecialName, DeclarationName::StoredCXXConstructorName}; in getCXXConstructorName()