Searched defs:Dog (Results 1 – 4 of 4) sorted by relevance
122 struct Dog { struct129 struct Dog doggo; in get_dog_years() argument
41 struct Dog : Animal { struct63 auto *badDog = reinterpret_cast<Dog *>(cat); in invalid_cast() argument
94 export Bark Dog; variable
18 using Dog = Animal; typedef [all...]