Searched refs:RawSpelling (Results 1 – 1 of 1) sorted by relevance
4692 const std::string &RawSpelling = S.name(); in EmitClangAttrParsedAttrImpl() local4697 Spelling += NormalizeGNUAttrSpelling(RawSpelling); in EmitClangAttrParsedAttrImpl()4699 Spelling += RawSpelling; in EmitClangAttrParsedAttrImpl()4842 const std::string &RawSpelling = S.name(); in EmitClangAttrParsedAttrKinds() local4870 Spelling += NormalizeGNUAttrSpelling(RawSpelling); in EmitClangAttrParsedAttrKinds()4872 Spelling += RawSpelling; in EmitClangAttrParsedAttrKinds()