Home
last modified time | relevance | path

Searched defs:Dog (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dtypo-correction-recursive.cpp122 struct Dog { struct
129 struct Dog doggo; in get_dog_years() argument
/llvm-project/clang/test/CodeGenCXX/
H A Dubsan-type-checks.cpp41 struct Dog : Animal { struct
63 auto *badDog = reinterpret_cast<Dog *>(cat); in invalid_cast() argument
H A Dmodule-intializer.cpp94 export Bark Dog; variable
/llvm-project/clang/test/SemaCXX/
H A Dsugared-auto.cpp18 using Dog = Animal; typedef
[all...]