Searched defs:taboo (Results 1 – 4 of 4) sorted by relevance
33 std::shared_ptr<Taboo> taboo = GetLatestTaboo(); in ReplaceCountryName() local40 std::shared_ptr<Taboo> taboo = GetLatestTaboo(); in ReplaceLanguageName() local
275 TabooUtils taboo; in getLocationName() local
32 Taboo* taboo = new Taboo(); in DoSomethingInterestingWithMyAPI() local
277 Taboo* taboo = new Taboo(); variable