Searched refs:HPType (Results 1 – 2 of 2) sorted by relevance
58 HungarianNotationOption() : HPType(HungarianPrefixType::HPT_Off) {} in HungarianNotationOption()61 HungarianPrefixType HPType; member74 HungarianPrefixType HPType);87 HungarianPrefixType HPType; member
233 const std::string &IgnoredRegexpStr, HungarianPrefixType HPType) in NamingStyle() argument235 IgnoredRegexpStr(IgnoredRegexpStr), HPType(HPType) { in NamingStyle()812 Options.store(Opts, StyleString, Styles[I]->HPType); in storeOptions()854 if (IdentifierNamingCheck::HungarianPrefixType::HPT_Off != Style.HPType) { in matchesStyle()906 if (IdentifierNamingCheck::HungarianPrefixType::HPT_Off != Style.HPType) { in fixupWithCase()1052 if (HungarianPrefixType::HPT_Off != Style.HPType) { in fixupWithStyle()1055 if (Style.HPType == HungarianPrefixType::HPT_LowerCase) in fixupWithStyle()1058 if (Style.HPType == HungarianPrefixType::HPT_CamelCase) in fixupWithStyle()