Searched defs:SpecialName (Results 1 – 3 of 3) sorted by relevance
315 return {SpecialName, DeclarationName::StoredCXXConstructorName}; in getCXXConstructorName() local 331 return {SpecialName, DeclarationName::StoredCXXDestructorName}; in getCXXDestructorName() local 347 return {SpecialName, DeclarationName::StoredCXXConversionFunctionName}; in getCXXConversionFunctionName() local
1007 SpecialName(std::string_view Special_, const Node *Child_) SpecialName() function [all...]
1008 SpecialName(std::string_view Special_, const Node *Child_) SpecialName() function [all...]